| License |
License |
|---|---|
| GroupId | GroupIdcom.liferay |
| ArtifactId | ArtifactIdcom.ctc.wstx |
| Version | Version3.2.4.LIFERAY-PATCHED-1 |
| Type | Typejar |
| Description |
Description |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.ctc.wstx/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.ctc.wstx</artifactId>
<version>3.2.4.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.ctc.wstx/
implementation 'com.liferay:com.ctc.wstx:3.2.4.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/com.ctc.wstx/
implementation ("com.liferay:com.ctc.wstx:3.2.4.LIFERAY-PATCHED-1")
'com.liferay:com.ctc.wstx:jar:3.2.4.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="com.ctc.wstx" rev="3.2.4.LIFERAY-PATCHED-1">
<artifact name="com.ctc.wstx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.ctc.wstx', version='3.2.4.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "com.ctc.wstx" % "3.2.4.LIFERAY-PATCHED-1"
[com.liferay/com.ctc.wstx "3.2.4.LIFERAY-PATCHED-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| woodstox : wstx-asl Optional | jar | 3.2.4 |