| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-adb-codegen |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - ADB Codegen
ADB code generation support for Axis2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axis2-adb-codegen-1.8.0.pom | |
| axis2-adb-codegen-1.8.0.jar | 181 KB |
| axis2-adb-codegen-1.8.0-sources.jar | 166 KB |
| axis2-adb-codegen-1.8.0-javadoc.jar | 178 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.xmlunit : xmlunit-legacy | jar | 2.8.2 |