We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27627d0 commit fa2b4a1Copy full SHA for fa2b4a1
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