License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.apache.axis |
Version | Version1.4.LIFERAY-PATCHED-6 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.apache.axis/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.apache.axis</artifactId>
<version>1.4.LIFERAY-PATCHED-6</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.apache.axis/
implementation 'com.liferay:org.apache.axis:1.4.LIFERAY-PATCHED-6'
// https://jarcasting.com/artifacts/com.liferay/org.apache.axis/
implementation ("com.liferay:org.apache.axis:1.4.LIFERAY-PATCHED-6")
'com.liferay:org.apache.axis:jar:1.4.LIFERAY-PATCHED-6'
<dependency org="com.liferay" name="org.apache.axis" rev="1.4.LIFERAY-PATCHED-6">
<artifact name="org.apache.axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.apache.axis', version='1.4.LIFERAY-PATCHED-6')
)
libraryDependencies += "com.liferay" % "org.apache.axis" % "1.4.LIFERAY-PATCHED-6"
[com.liferay/org.apache.axis "1.4.LIFERAY-PATCHED-6"]
Group / Artifact | Type | Version |
---|---|---|
axis : axis Optional | jar | 1.4 |
commons-logging : commons-logging | jar | 1.2 |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
wsdl4j : wsdl4j | jar | 1.6.3 |