Last Version

Apache Axis2 - Data Binding 1.8.1

Axis2 Data Binding module

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-adb
Version

Version

1.8.1
Type

Type

jar
Description

Description

Apache Axis2 - Data Binding
Axis2 Data Binding module
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-adb 1.8.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.1

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.rmi : jboss-rmi-api_1.0_spec jar 1.0.6.Final

runtime (1)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-dom jar 1.4.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.23.1
org.xmlunit : xmlunit-legacy jar 2.9.0
org.apache.ws.commons.axiom : xml-truth jar 1.4.0
com.sun.activation : jakarta.activation jar 1.2.1
com.sun.mail : jakarta.mail jar 1.6.7

Project Modules

There are no modules declared in this project.