is not current version
Last Version 1.8.1

Apache Axis2 - Version Service 1.8.0

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.

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

version
Version

Version

1.8.0
Type

Type

aar
Description

Description

Apache 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

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/samples/version

Download version 1.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.0

Project Modules

There are no modules declared in this project.