is not current version
Last Version 1.8.1

Apache Axis2 - XMLBeans Data Binding 1.7.9

XMLBeans data binding support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-xmlbeans
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - XMLBeans Data Binding
XMLBeans data binding support for Axis2
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation

Download axis2-xmlbeans 1.7.9


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.axis2 : axis2-codegen jar 1.7.9
org.apache.xmlbeans : xmlbeans jar 2.6.0

test (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0
org.apache.ant : ant-launcher jar 1.7.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.