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.
1 parent c365a1f commit f63f378Copy full SHA for f63f378
apache_xmlrpc_common/build.gradle
@@ -17,5 +17,6 @@
17
dependencies {
18
compile 'org.apache.commons:com.springsource.org.apache.commons.httpclient:3.1.0'
19
compile 'org.apache.ws.commons:ws-commons-util:1.0.1'
20
+ compile 'javax.xml.bind:jaxb-api:2.3.1'
21
}
22
0 commit comments