Can you try adding the
docker-java-api
dependency to your pom.xml
as well and see if that resolves the issue? Just from a quick glance it seems that the docker-java
dependency doesn't transitively include the api dependency. You may also want to comment on this GitHub issue which seems to be the same problem you're having here.