| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.apache.axis2 |
| ArtifactId | ArtifactIdaxis2-ant-plugin |
| Last Version | Last Version1.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Axis2 - tool - Ant Plugin
The Axis 2 Plugin for Ant Tasks.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| axis2-ant-plugin-1.8.1.pom | |
| axis2-ant-plugin-1.8.1.jar | 17 KB |
| axis2-ant-plugin-1.8.1-sources.jar | 13 KB |
| axis2-ant-plugin-1.8.1-javadoc.jar | 57 KB |
| Browse |
<!-- 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"]
| 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 |