is not current version
Last Version 1.8.1

Apache Axis2 - Java2WSDL 1.7.9

To generate WSDL file for a given Java class

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-java2wsdl
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - Java2WSDL
To generate WSDL file for a given Java class
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation

Download axis2-java2wsdl 1.7.9


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.7.9
org.apache.axis2 : axis2-transport-http jar 1.7.9
org.apache.axis2 : axis2-transport-local jar 1.7.9
commons-logging : commons-logging jar 1.1.1
org.apache.ws.xmlschema : xmlschema-core jar 2.2.1
com.sun.xml.ws : jaxws-tools jar 2.2.6

test (5)

Group / Artifact Type Version
xalan : xalan jar 2.7.0
org.apache.axis2 : axis2-adb jar 1.7.9
com.sun.xml.bind : jaxb-xjc jar 2.2.6
com.sun.xml.ws : jaxws-rt jar 2.2.6
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.