License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdcommon-axis2 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Ads APIs Client Libraries Common Library Axis2 Support
Adds support for the Axis2 framework to the Java Client Libraries. Users are
not intended to list this as a dependency on its own. Instead, there are
product-and-framework specific libraries such as "dfp-axis2" and
"adwords-axis2" that already have this listed as a dependency.
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-axis2-0.1.0.pom | |
common-axis2-0.1.0.jar | 10 KB |
common-axis2-0.1.0-sources.jar | 4 KB |
common-axis2-0.1.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/common-axis2/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>common-axis2</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/common-axis2/
implementation 'com.google.api-ads:common-axis2:0.1.0'
// https://jarcasting.com/artifacts/com.google.api-ads/common-axis2/
implementation ("com.google.api-ads:common-axis2:0.1.0")
'com.google.api-ads:common-axis2:jar:0.1.0'
<dependency org="com.google.api-ads" name="common-axis2" rev="0.1.0">
<artifact name="common-axis2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='common-axis2', version='0.1.0')
)
libraryDependencies += "com.google.api-ads" % "common-axis2" % "0.1.0"
[com.google.api-ads/common-axis2 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-ads : common | jar | 0.1.0 |
org.apache.axis2 : axis2 | jar | 1.6.0 |
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.5 |
org.apache.axis2 : axis2-saaj | jar | 1.6.1 |
javax.xml : jaxrpc-api | jar | 1.1 |
com.google.inject : guice | jar | RELEASE |