Download rt-fi-2.3.0.jar file - Jar r

Jar examples for r:rt-fi

Description

Fast Infoset Support for JAX-WS RI

You can download jar file rt-fi 2.3.0 in this page.

License

Open Source License

Build File

You can use the following script to add rt-fi-2.3.0.jar to your project.

<dependency>
   <groupId>com.sun.xml.ws</groupId>
   <artifactId>rt-fi</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'com.sun.xml.ws', name: 'rt-fi', version: '2.3.0'
libraryDependencies += "com.sun.xml.ws" % "rt-fi" % "2.3.0"
<dependency org="com.sun.xml.ws" name="rt-fi" rev="2.3.0"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='rt-fi', version='2.3.0'))
'com.sun.xml.ws:rt-fi:jar:2.3.0'

Download

Click the following link to download the jar file.

rt-fi-2.3.0-javadoc.jar
rt-fi-2.3.0-sources.jar
rt-fi-2.3.0.jar
rt-fi-2.3.0.pom



Related Tutorials