File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
src/main/resources/org/gradlex/javamodule/dependencies Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 11com.amihaiemil.eoyaml =com.amihaiemil.web:eo-yaml
2+ com.github.spotbugs.annotations =com.github.spotbugs:spotbugs-annotations
23com.github.virtuald.curvesapi =com.github.virtuald:curvesapi
34com.google.common =com.google.guava:guava
45com.google.errorprone.annotations =com.google.errorprone:error_prone_annotations
56com.google.gson =com.google.code.gson:gson
67com.google.guice.extensions.servlet =com.google.inject.extensions:guice-servlet
78com.google.guice =com.google.inject:guice
89com.google.protobuf.util =com.google.protobuf:protobuf-java-util
10+ com.google.protobuf =com.google.protobuf:protobuf-java
911com.google.zxing.javase =com.google.zxing:javase
1012com.google.zxing =com.google.zxing:core
1113com.microsoft.sqlserver.jdbc =com.microsoft.sqlserver:mssql-jdbc
@@ -40,6 +42,7 @@ jetty.servlet.api=org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api
4042jetty.websocket.api =org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api
4143junit =junit:junit
4244liquibase.core =org.liquibase:liquibase-core
45+ org.antlr.antlr4.runtime =org.antlr:antlr4-runtime
4346org.apache.commons.codec =commons-codec:commons-codec
4447org.apache.commons.collections4 =org.apache.commons:commons-collections4
4548org.apache.commons.configuration2 =org.apache.commons:commons-configuration2
You can’t perform that action at this time.
0 commit comments