Last Version

Apache Axis2 - Version Service 1.8.1

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.1
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

https://gitbox.apache.org/repos/asf?p=axis-axis2-java-core.git;a=summary

Download version 1.8.1


<!-- 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"]

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.