We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
build.gradle
1 parent 2c01e3f commit 8bec305Copy full SHA for 8bec305
1 file changed
build.gradle
@@ -145,6 +145,7 @@ project.ext.spec = [
145
"antlrRuntime": "org.antlr:antlr4-runtime:4.8",
146
"jsqlparser": "com.github.jsqlparser:jsqlparser:3.1",
147
'common_collections': 'commons-collections:commons-collections:3.2.2',
148
+ 'commons_httpclient': 'commons-httpclient:commons-httpclient:3.1'
149
]
150
151
0 commit comments