Download jaxrpc-spi-1.1.4_01.jar file - Jar j

Jar examples for j:jaxrpc-spi

Description

JAXRPC Service Provider Interface

You can download jar file jaxrpc-spi 1.1.4_01 in this page.

License

CDDL + GPLv2 with classpath exception

Build File

You can use the following script to add jaxrpc-spi-1.1.4_01.jar to your project.

<dependency>
   <groupId>com.sun.xml.rpc</groupId>
   <artifactId>jaxrpc-spi</artifactId>
   <version>1.1.4_01</version>
</dependency>
compile group: 'com.sun.xml.rpc', name: 'jaxrpc-spi', version: '1.1.4_01'
libraryDependencies += "com.sun.xml.rpc" % "jaxrpc-spi" % "1.1.4_01"
<dependency org="com.sun.xml.rpc" name="jaxrpc-spi" rev="1.1.4_01"/>
@Grapes(@Grab(group='com.sun.xml.rpc', module='jaxrpc-spi', version='1.1.4_01'))
'com.sun.xml.rpc:jaxrpc-spi:jar:1.1.4_01'

Download

Click the following link to download the jar file.

jaxrpc-spi-1.1.4_01-javadoc.jar
jaxrpc-spi-1.1.4_01-sources.jar
jaxrpc-spi-1.1.4_01.jar
jaxrpc-spi-1.1.4_01.pom



Related Tutorials