Last Version

Apache Axis2 - JAXB-RI Data Binding 1.7.9

JAXB-RI data binding support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-jaxbri
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - JAXB-RI Data Binding
JAXB-RI 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/jaxbri

Download axis2-jaxbri 1.7.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.axis2 : axis2-codegen jar 1.7.9
org.apache.ws.commons.axiom : axiom-jaxb jar 1.2.21
com.sun.xml.bind : jaxb-impl jar 2.2.6
com.sun.xml.bind : jaxb-xjc jar 2.2.6
javax.xml.bind : jaxb-api jar 2.2.6
commons-logging : commons-logging jar 1.1.1

test (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-java2wsdl jar 1.7.9
xmlunit : xmlunit jar 1.3
org.apache.axis2 : axis2-testutils jar 1.7.9
org.apache.ws.commons.axiom : testutils jar 1.2.21
org.apache.geronimo.specs : geronimo-javamail_1.4_spec jar 1.6

Project Modules

There are no modules declared in this project.