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