License |
License |
---|---|
GroupId | GroupIdorg.apache.axis2 |
ArtifactId | ArtifactIdaxis2-xmlbeans-codegen |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Axis2 - XMLBeans Codegen
XMLBeans code generator support for Axis2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-xmlbeans-codegen/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-xmlbeans-codegen</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-xmlbeans-codegen/
implementation 'org.apache.axis2:axis2-xmlbeans-codegen:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-xmlbeans-codegen/
implementation ("org.apache.axis2:axis2-xmlbeans-codegen:1.8.1")
'org.apache.axis2:axis2-xmlbeans-codegen:jar:1.8.1'
<dependency org="org.apache.axis2" name="axis2-xmlbeans-codegen" rev="1.8.1">
<artifact name="axis2-xmlbeans-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-xmlbeans-codegen', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "axis2-xmlbeans-codegen" % "1.8.1"
[org.apache.axis2/axis2-xmlbeans-codegen "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-codegen | jar | 1.8.1 |
org.apache.xmlbeans : xmlbeans | jar | 3.0.1 |