Last Version

org.apache.axis:axis 1.4

POM was created from deploy:deploy-file

GroupId

GroupId

org.apache.axis
ArtifactId

ArtifactId

axis
Version

Version

1.4
Type

Type

jar
Description

Description

POM was created from deploy:deploy-file

Download axis 1.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.