is not current version
Last Version 1.8.1

org.apache.axis2:axis2-json 1.5.1

Axis2 JSON module

Categories

Categories

JSON Data
GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-json
Version

Version

1.5.1
Type

Type

jar

Download axis2-json 1.5.1


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