Download axis2-jibx-1.7.6.jar file - Jar a

Jar examples for a:axis2-jibx

Description

JiBX data binding support for Axis 2.0

You can download jar file axis2-jibx 1.7.6 in this page.

License

Apache License

Build File

You can use the following script to add axis2-jibx-1.7.6.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>axis2-jibx</artifactId>
   <version>1.7.6</version>
</dependency>
compile group: 'org.apache.axis2', name: 'axis2-jibx', version: '1.7.6'
libraryDependencies += "org.apache.axis2" % "axis2-jibx" % "1.7.6"
<dependency org="org.apache.axis2" name="axis2-jibx" rev="1.7.6"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-jibx', version='1.7.6'))
'org.apache.axis2:axis2-jibx:jar:1.7.6'

Download

Click the following link to download the jar file.

axis2-jibx-1.7.6-javadoc.jar
axis2-jibx-1.7.6-sources.jar
axis2-jibx-1.7.6.jar
axis2-jibx-1.7.6.pom



Related Tutorials