License |
License |
---|---|
GroupId | GroupIdorg.apache.axis2 |
ArtifactId | ArtifactIdversion |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionApache Axis2 - Version Service
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
version-1.8.1.pom | |
version-1.8.1.aar | 8 KB |
version-1.8.1-sources.jar | 6 KB |
version-1.8.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/version/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>version</artifactId>
<version>1.8.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/version/
implementation 'org.apache.axis2:version:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/version/
implementation ("org.apache.axis2:version:1.8.1")
'org.apache.axis2:version:aar:1.8.1'
<dependency org="org.apache.axis2" name="version" rev="1.8.1">
<artifact name="version" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='version', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "version" % "1.8.1"
[org.apache.axis2/version "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-kernel | jar | 1.8.1 |