is not current version
Last Version 1.8.1

Apache Axis2 - ADB Codegen 1.8.0

ADB code generation support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-adb-codegen
Version

Version

1.8.0
Type

Type

jar
Description

Description

Apache Axis2 - ADB Codegen
ADB code generation 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/trunk/modules/adb-codegen

Download axis2-adb-codegen 1.8.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.axis2 : axis2-adb jar 1.8.0
org.apache.axis2 : axis2-codegen jar 1.8.0
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.ws.xmlschema : xmlschema-core jar 2.2.5
commons-cli : commons-cli jar 1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.xmlunit : xmlunit-legacy jar 2.8.2

Project Modules

There are no modules declared in this project.