Group Id com.liferay
Artifact Id com.sun.xml.ws
Version 2.1.7.LIFERAY-PATCHED-1
Packaging jar
URL -
Badge
Last Updated 2019-04-23T18:49:46+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.sun.xml.ws</artifactId>
    <version>2.1.7.LIFERAY-PATCHED-1</version>
</dependency>
implementation group: 'com.liferay', name: 'com.sun.xml.ws', version: '2.1.7.LIFERAY-PATCHED-1'
implementation 'com.liferay:com.sun.xml.ws:2.1.7.LIFERAY-PATCHED-1'
implementation("com.liferay:com.sun.xml.ws:2.1.7.LIFERAY-PATCHED-1")
libraryDependencies += "com.liferay" % "com.sun.xml.ws" % "2.1.7.LIFERAY-PATCHED-1"
<dependency org="com.liferay" name="com.sun.xml.ws" rev="2.1.7.LIFERAY-PATCHED-1"/>
@Grapes(
    @Grab(group='com.liferay', module='com.sun.xml.ws', version='2.1.7.LIFERAY-PATCHED-1')
)
[com.liferay/com.sun.xml.ws "2.1.7.LIFERAY-PATCHED-1"]
'com.liferay:com.sun.xml.ws:2.1.7.LIFERAY-PATCHED-1'