is not current version
Last Version 1.4.LIFERAY-PATCHED-6

com.liferay:org.apache.axis 1.4.LIFERAY-PATCHED-1

org.apache.axis

GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

org.apache.axis
Version

Version

1.4.LIFERAY-PATCHED-1
Type

Type

jar

Download org.apache.axis 1.4.LIFERAY-PATCHED-1


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