Last Version

Apache Axis2 - JiBX Codegen 1.8.1

JiBX code generator support for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-jibx-codegen
Version

Version

1.8.1
Type

Type

jar
Description

Description

Apache Axis2 - JiBX Codegen
JiBX code generator 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

https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary

Download axis2-jibx-codegen 1.8.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.axis2 : axis2-codegen jar 1.8.1
org.jibx : jibx-bind jar 1.3.3

Project Modules

There are no modules declared in this project.