Last Version

Apache Axis2 - JSON 1.8.1

Axis2 JSON module

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-json
Version

Version

1.8.1
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

https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary

Download axis2-json 1.8.1


<!-- 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"]

Dependencies

compile (9)

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

test (5)

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

Project Modules

There are no modules declared in this project.