Group Id com.liferay
Artifact Id org.glassfish.jaxb.runtime
Version 2.3.1.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2022-06-13T17:46:29+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>org.glassfish.jaxb.runtime</artifactId>
    <version>2.3.1.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'org.glassfish.jaxb.runtime', version: '2.3.1.LIFERAY-PATCHED-1'
implementation 'com.liferay:org.glassfish.jaxb.runtime:2.3.1.LIFERAY-PATCHED-1'
implementation("com.liferay:org.glassfish.jaxb.runtime:2.3.1.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "org.glassfish.jaxb.runtime" % "2.3.1.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="org.glassfish.jaxb.runtime" rev="2.3.1.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='org.glassfish.jaxb.runtime', version='2.3.1.LIFERAY-PATCHED-1')
)
[com.liferay/org.glassfish.jaxb.runtime "2.3.1.LIFERAY-PATCHED-1"]
'com.liferay:org.glassfish.jaxb.runtime:2.3.1.LIFERAY-PATCHED-1'