Skip to content

Commit 1a89818

Browse files
committed
Update 'modules.properties'
1 parent 3e461e6 commit 1a89818

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,11 +1,13 @@
11
com.amihaiemil.eoyaml=com.amihaiemil.web:eo-yaml
2+
com.github.spotbugs.annotations=com.github.spotbugs:spotbugs-annotations
23
com.github.virtuald.curvesapi=com.github.virtuald:curvesapi
34
com.google.common=com.google.guava:guava
45
com.google.errorprone.annotations=com.google.errorprone:error_prone_annotations
56
com.google.gson=com.google.code.gson:gson
67
com.google.guice.extensions.servlet=com.google.inject.extensions:guice-servlet
78
com.google.guice=com.google.inject:guice
89
com.google.protobuf.util=com.google.protobuf:protobuf-java-util
10+
com.google.protobuf=com.google.protobuf:protobuf-java
911
com.google.zxing.javase=com.google.zxing:javase
1012
com.google.zxing=com.google.zxing:core
1113
com.microsoft.sqlserver.jdbc=com.microsoft.sqlserver:mssql-jdbc
@@ -40,6 +42,7 @@ jetty.servlet.api=org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api
4042
jetty.websocket.api=org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api
4143
junit=junit:junit
4244
liquibase.core=org.liquibase:liquibase-core
45+
org.antlr.antlr4.runtime=org.antlr:antlr4-runtime
4346
org.apache.commons.codec=commons-codec:commons-codec
4447
org.apache.commons.collections4=org.apache.commons:commons-collections4
4548
org.apache.commons.configuration2=org.apache.commons:commons-configuration2

0 commit comments

Comments
 (0)