| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-jaxbri-codegen |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - JAXB-RI Data Binding
JAXB-RI data binding support for Axis2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axis2-jaxbri-codegen-1.8.1.pom | |
| axis2-jaxbri-codegen-1.8.1.jar | 30 KB |
| axis2-jaxbri-codegen-1.8.1-sources.jar | 21 KB |
| axis2-jaxbri-codegen-1.8.1-javadoc.jar | 44 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |