MVN

com.sun.xml.ws : rt

Maven & Gradle

Feb 03, 2023
53 usages
52 stars

JAX-WS RI Runtime (rt) · JAX-WS Reference Implementation Runtime

<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>rt</artifactId>
    <version>2.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.ws : rt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.6

All Versions

Choose a version of com.sun.xml.ws : rt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
rt-4.0.1
rt-4.0.0
rt-4.0.0-M4
rt-4.0.0-M3
rt-4.0.0-M2
rt-4.0.0-M1
3.0.x
rt-3.0.2
rt-3.0.1
rt-3.0.0
rt-3.0.0-M5
rt-3.0.0-M4
rt-3.0.0-M3
rt-3.0.0-M2
rt-3.0.0-M1
2.3.x
rt-2.3.6
rt-2.3.5
rt-2.3.4
rt-2.3.3
rt-2.3.3-b01
rt-2.3.2-1
rt-2.3.2
rt-2.3.1
rt-2.3.0.2
rt-2.3.0.1
rt-2.3.0
2.2.x
rt-2.2.10
rt-2.2.10-b140803.1500
rt-2.2.10-b140319.1121
rt-2.2.9-b14002
rt-2.2.8
rt-2.2.8-b13924
rt-2.2.8-b13923
rt-2.2.8-b13912
rt-2.2.8-b13834
rt-2.2.8-b13729
rt-2.2.8-b13707
rt-2.2.8-b13694
rt-2.2.8-b13528
rt-2.2.8-promoted-b146

How to add a dependency to Maven

Add the following com.sun.xml.ws : rt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>rt</artifactId>
    <version>2.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.ws : rt gradle dependency to your build.gradle file:

implementation 'com.sun.xml.ws:rt:2.3.6'

Gradle Kotlin DSL: Add the following com.sun.xml.ws : rt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.ws:rt:2.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.ws : rt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.ws" % "rt" % "2.3.6"

Advertisement

Dependencies from Group

Feb 03, 2023
239 usages
52 stars
Feb 03, 2023
54 usages
52 stars
Feb 03, 2023
54 usages
52 stars
rt
Feb 03, 2023
53 usages
52 stars
Jan 27, 2023
38 usages
66 stars

Discover Dependencies

Feb 03, 2023
54 usages
52 stars
Feb 03, 2023
7 usages
52 stars
Jul 07, 2023
1 usages
1.1k stars
Aug 28, 2019
188 usages
Nov 21, 2022
1 stars
Sep 01, 2017
1 usages
3 stars