is not current version
Last Version 1.8.1

Apache Axis2 - JSON 1.8.0

Axis2 JSON module

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-json
Version

Version

1.8.0
Type

Type

jar
Description

Description

Apache Axis2 - JSON
Axis2 JSON module
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/json

Download axis2-json 1.8.0


<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/ -->
<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-json</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/
implementation 'org.apache.axis2:axis2-json:1.8.0'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-json/
implementation ("org.apache.axis2:axis2-json:1.8.0")
'org.apache.axis2:axis2-json:jar:1.8.0'
<dependency org="org.apache.axis2" name="axis2-json" rev="1.8.0">
  <artifact name="axis2-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-json', version='1.8.0')
)
libraryDependencies += "org.apache.axis2" % "axis2-json" % "1.8.0"
[org.apache.axis2/axis2-json "1.8.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.0
org.codehaus.jettison : jettison jar 1.4.1
org.apache.axis2 : axis2-adb jar 1.8.0
org.owasp.encoder : encoder jar 1.2.3
com.google.code.gson : gson jar 2.8.7
com.squareup.moshi : moshi jar 1.12.0
com.squareup.moshi : moshi-adapters jar 1.12.0
com.squareup.okio : okio jar 2.10.0
commons-logging : commons-logging jar 1.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-transport-http jar 1.8.0
org.xmlunit : xmlunit-legacy jar 2.8.2
org.apache.axis2 : axis2-testutils jar 1.8.0
org.apache.axis2 : axis2-adb-codegen jar 1.8.0
org.apache.ws.commons.axiom : axiom-truth jar 1.3.0

Project Modules

There are no modules declared in this project.