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
11
11
com.microsoft.sqlserver.jdbc =com.microsoft.sqlserver:mssql-jdbc
12
12
com.sun.jna.platform =net.java.dev.jna:jna-platform
13
13
com.sun.jna =net.java.dev.jna:jna
14
+ io.grpc =io.helidon.grpc:io.grpc
14
15
io.netty.buffer =io.netty:netty-buffer
15
16
io.netty.codec =io.netty:netty-codec
16
17
io.netty.common =io.netty:netty-common
@@ -36,6 +37,7 @@ org.apache.httpcomponents.httpclient.fluent=org.apache.httpcomponents:fluent-hc
36
37
org.apache.httpcomponents.httpclient =org.apache.httpcomponents:httpclient
37
38
org.apache.httpcomponents.httpcore =org.apache.httpcomponents:httpcore
38
39
org.apache.httpcomponents.httpmime =org.apache.httpcomponents:httpmime
40
+ org.apache.logging.log4j.slf4j =org.apache.logging.log4j:log4j-slf4j2-impl
39
41
org.checkerframework.checker.qual =org.checkerframework:checker-qual
40
42
org.codehaus.stax2 =org.codehaus.woodstox:stax2-api
41
43
org.hamcrest =org.hamcrest:hamcrest
You can’t perform that action at this time.
0 commit comments