MVN

com.sun.xml.rpc : jaxrpc-impl

Maven & Gradle

Dec 06, 2019
13 usages
3 stars
<dependency>
    <groupId>com.sun.xml.rpc</groupId>
    <artifactId>jaxrpc-impl</artifactId>
    <version>1.1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.xml.rpc : jaxrpc-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.6

All Versions

Choose a version of com.sun.xml.rpc : jaxrpc-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jaxrpc-impl-1.1.6
jaxrpc-impl-1.1.5
jaxrpc-impl-1.1.4_01
jaxrpc-impl-1.1.3_01

How to add a dependency to Maven

Add the following com.sun.xml.rpc : jaxrpc-impl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.xml.rpc</groupId>
    <artifactId>jaxrpc-impl</artifactId>
    <version>1.1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.xml.rpc : jaxrpc-impl gradle dependency to your build.gradle file:

implementation 'com.sun.xml.rpc:jaxrpc-impl:1.1.6'

Gradle Kotlin DSL: Add the following com.sun.xml.rpc : jaxrpc-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.xml.rpc:jaxrpc-impl:1.1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.xml.rpc : jaxrpc-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.xml.rpc" % "jaxrpc-impl" % "1.1.6"

Advertisement

Dependencies from Group

Dec 06, 2019
13 usages
3 stars
Dec 06, 2019
10 usages
3 stars
Dec 06, 2019
3 stars

Discover Dependencies

Dec 05, 2019
2 usages
2k stars
Jun 06, 2018
0 stars
Jun 10, 2018
4 stars
Jun 07, 2018
10 stars
Aug 25, 2023
29 usages
3.9k stars
Jul 21, 2023
10 usages
4 stars
Jun 13, 2018
1 usages
7 stars