is not current version
Last Version 1.8.1

Apache Axis2 - JiBX Data Binding 1.7.9

JiBX data binding support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-jibx
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - JiBX Data Binding
JiBX data binding support for Axis2
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/tags/v1.7.9/modules/jibx

Download axis2-jibx 1.7.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.7.9
org.apache.axis2 : axis2-codegen jar 1.7.9
org.jibx : jibx-bind jar 1.2
com.google.code.findbugs : bcel-findbugs jar 6.0
org.jibx : jibx-run jar 1.2

test (4)

Group / Artifact Type Version
org.apache.axis2 : axis2-transport-http jar 1.7.9
org.apache.axis2 : axis2-transport-local jar 1.7.9
org.apache.ant : ant jar 1.7.0
org.apache.axis2 : axis2-testutils jar 1.7.9

Project Modules

There are no modules declared in this project.