Skip to content

Commit fa2b4a1

Browse files
authored
Add dockerjava to module mappings (#249)
1 parent 27627d0 commit fa2b4a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/org/gradlex/javamodule/dependencies/modules.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
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
25
com.github.spotbugs.annotations=com.github.spotbugs:spotbugs-annotations
36
com.github.virtuald.curvesapi=com.github.virtuald:curvesapi
47
com.google.common.util.concurrent.internal=com.google.guava:failureaccess

0 commit comments

Comments
 (0)