Jar examples for r:rt-ha
High Availability Support for JAX-WS RI
You can download jar file rt-ha 2.3.0 in this page.
Open Source License
You can use the following script to add rt-ha-2.3.0.jar to your project.
<dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>rt-ha</artifactId> <version>2.3.0</version> </dependency>
compile group: 'com.sun.xml.ws', name: 'rt-ha', version: '2.3.0'
libraryDependencies += "com.sun.xml.ws" % "rt-ha" % "2.3.0"
<dependency org="com.sun.xml.ws" name="rt-ha" rev="2.3.0"/>
@Grapes(@Grab(group='com.sun.xml.ws', module='rt-ha', version='2.3.0'))
'com.sun.xml.ws:rt-ha:jar:2.3.0'
Click the following link to download the jar file.
rt-ha-2.3.0-javadoc.jar