License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdjavax.xml.soap |
Version | Version1.4.0.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/javax.xml.soap/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>javax.xml.soap</artifactId>
<version>1.4.0.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/javax.xml.soap/
implementation 'com.liferay:javax.xml.soap:1.4.0.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/javax.xml.soap/
implementation ("com.liferay:javax.xml.soap:1.4.0.LIFERAY-PATCHED-1")
'com.liferay:javax.xml.soap:jar:1.4.0.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="javax.xml.soap" rev="1.4.0.LIFERAY-PATCHED-1">
<artifact name="javax.xml.soap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='javax.xml.soap', version='1.4.0.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "javax.xml.soap" % "1.4.0.LIFERAY-PATCHED-1"
[com.liferay/javax.xml.soap "1.4.0.LIFERAY-PATCHED-1"]