We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c6b86 commit a6bce4bCopy full SHA for a6bce4b
1 file changed
src/main/resources/org/gradlex/javamodule/dependencies/modules.properties
@@ -1,4 +1,7 @@
1
com.amihaiemil.eoyaml=com.amihaiemil.web:eo-yaml
2
+com.github.dockerjava.api=com.github.docker-java:docker-java-api
3
+com.github.dockerjava.core=com.github.docker-java:docker-java-core
4
+com.github.dockerjava.transport.zerodep=com.github.docker-java:docker-java-transport-zerodep
5
com.github.spotbugs.annotations=com.github.spotbugs:spotbugs-annotations
6
com.github.virtuald.curvesapi=com.github.virtuald:curvesapi
7
com.google.common.util.concurrent.internal=com.google.guava:failureaccess
0 commit comments