License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdjaxb-api |
Version | Version2.3.0.LIFERAY-PATCHED-1 |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jaxb-api-2.3.0.LIFERAY-PATCHED-1.pom | |
jaxb-api-2.3.0.LIFERAY-PATCHED-1.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liferay/jaxb-api/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0.LIFERAY-PATCHED-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/jaxb-api/
implementation 'com.liferay:jaxb-api:2.3.0.LIFERAY-PATCHED-1'
// https://jarcasting.com/artifacts/com.liferay/jaxb-api/
implementation ("com.liferay:jaxb-api:2.3.0.LIFERAY-PATCHED-1")
'com.liferay:jaxb-api:jar:2.3.0.LIFERAY-PATCHED-1'
<dependency org="com.liferay" name="jaxb-api" rev="2.3.0.LIFERAY-PATCHED-1">
<artifact name="jaxb-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='jaxb-api', version='2.3.0.LIFERAY-PATCHED-1')
)
libraryDependencies += "com.liferay" % "jaxb-api" % "2.3.0.LIFERAY-PATCHED-1"
[com.liferay/jaxb-api "2.3.0.LIFERAY-PATCHED-1"]