| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-jaxbri |
| Last Version | Last Version1.7.9 |
| 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-1.7.9.pom | |
| axis2-jaxbri-1.7.9.jar | 28 KB |
| axis2-jaxbri-1.7.9-sources.jar | 17 KB |
| axis2-jaxbri-1.7.9-javadoc.jar | 42 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |