Last Version

Apache Axis2 - tool - Ant Plugin 1.8.1

The Axis 2 Plugin for Ant Tasks.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-ant-plugin
Version

Version

1.8.1
Type

Type

jar
Description

Description

Apache Axis2 - tool - Ant Plugin
The Axis 2 Plugin for Ant Tasks.
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-ant-plugin 1.8.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.axis2 : axis2-codegen jar 1.8.1
org.apache.axis2 : axis2-kernel jar 1.8.1
org.apache.axis2 : axis2-adb jar 1.8.1
org.apache.axis2 : axis2-adb-codegen jar 1.8.1
org.apache.axis2 : axis2-java2wsdl jar 1.8.1
wsdl4j : wsdl4j jar 1.6.3
commons-logging : commons-logging jar 1.2
org.apache.neethi : neethi jar 3.2.0
org.apache.ws.xmlschema : xmlschema-core jar 2.3.0
com.sun.mail : jakarta.mail jar 1.6.7
org.apache.ant : ant jar 1.10.12

Project Modules

There are no modules declared in this project.