Apache Axis2 - JAXB-RI Data Binding

JAXB-RI data binding support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-jaxbri-codegen
Last Version

Last Version

1.8.1
Release Date

Release Date

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

https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary

Download axis2-jaxbri-codegen

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-codegen jar 1.8.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.6
org.glassfish.jaxb : jaxb-xjc jar 2.3.6
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
commons-logging : commons-logging jar 1.2

test (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-java2wsdl jar 1.8.1
org.apache.ws.commons.axiom : axiom-jaxb jar 1.4.0
org.junit.jupiter : junit-jupiter jar 5.8.2
org.xmlunit : xmlunit-legacy jar 2.9.0
org.assertj : assertj-core jar 3.23.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0