File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/main/resources/org/gradlex/javamodule/dependencies Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ com.google.zxing=com.google.zxing:core
1111com.microsoft.sqlserver.jdbc =com.microsoft.sqlserver:mssql-jdbc
1212com.sun.jna.platform =net.java.dev.jna:jna-platform
1313com.sun.jna =net.java.dev.jna:jna
14+ io.grpc =io.helidon.grpc:io.grpc
1415io.netty.buffer =io.netty:netty-buffer
1516io.netty.codec =io.netty:netty-codec
1617io.netty.common =io.netty:netty-common
@@ -36,6 +37,7 @@ org.apache.httpcomponents.httpclient.fluent=org.apache.httpcomponents:fluent-hc
3637org.apache.httpcomponents.httpclient =org.apache.httpcomponents:httpclient
3738org.apache.httpcomponents.httpcore =org.apache.httpcomponents:httpcore
3839org.apache.httpcomponents.httpmime =org.apache.httpcomponents:httpmime
40+ org.apache.logging.log4j.slf4j =org.apache.logging.log4j:log4j-slf4j2-impl
3941org.checkerframework.checker.qual =org.checkerframework:checker-qual
4042org.codehaus.stax2 =org.codehaus.woodstox:stax2-api
4143org.hamcrest =org.hamcrest:hamcrest
You can’t perform that action at this time.
0 commit comments