License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdorg.glassfish.jaxb.runtime |
Last Version | Last Version2.3.1.LIFERAY-PATCHED-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/org.glassfish.jaxb.runtime/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>org.glassfish.jaxb.runtime</artifactId>
<version>2.3.1.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/org.glassfish.jaxb.runtime/
implementation 'com.liferay:org.glassfish.jaxb.runtime:2.3.1.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/org.glassfish.jaxb.runtime/
implementation ("com.liferay:org.glassfish.jaxb.runtime:2.3.1.LIFERAY-PATCHED-1")
'com.liferay:org.glassfish.jaxb.runtime:jar:2.3.1.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="org.glassfish.jaxb.runtime" rev="2.3.1.LIFERAY-PATCHED-1">
<artifact name="org.glassfish.jaxb.runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='org.glassfish.jaxb.runtime', version='2.3.1.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "org.glassfish.jaxb.runtime" % "2.3.1.LIFERAY-PATCHED-1"
[com.liferay/org.glassfish.jaxb.runtime "2.3.1.LIFERAY-PATCHED-1"]