License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.apache.axis2 |
ArtifactId | ArtifactIdaxis2-json |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Axis2 - JSON
Axis2 JSON module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axis2-json-1.8.1.pom | |
axis2-json-1.8.1.jar | 18 KB |
axis2-json-1.8.1-sources.jar | 18 KB |
axis2-json-1.8.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-json</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/
implementation 'org.apache.axis2:axis2-json:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/
implementation ("org.apache.axis2:axis2-json:1.8.1")
'org.apache.axis2:axis2-json:jar:1.8.1'
<dependency org="org.apache.axis2" name="axis2-json" rev="1.8.1">
<artifact name="axis2-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-json', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "axis2-json" % "1.8.1"
[org.apache.axis2/axis2-json "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-kernel | jar | 1.8.1 |
org.codehaus.jettison : jettison | jar | 1.4.1 |
org.apache.axis2 : axis2-adb | jar | 1.8.1 |
org.owasp.encoder : encoder | jar | 1.2.3 |
com.google.code.gson : gson | jar | 2.9.0 |
com.squareup.moshi : moshi | jar | 1.13.0 |
com.squareup.moshi : moshi-adapters | jar | 1.13.0 |
commons-logging : commons-logging | jar | 1.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-transport-http | jar | 1.8.1 |
org.xmlunit : xmlunit-legacy | jar | 2.9.0 |
org.apache.axis2 : axis2-testutils | jar | 1.8.1 |
org.apache.axis2 : axis2-adb-codegen | jar | 1.8.1 |
org.apache.ws.commons.axiom : axiom-truth | jar | 1.4.0 |