is not current version
Last Version 1.8.1

org.apache.axis2:axis2-fastinfoset 1.3

Axis2 Fast Infoset module

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-fastinfoset
Version

Version

1.3
Type

Type

jar

Download axis2-fastinfoset 1.3


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