Download cxf-rt-features-clustering-3.0.7.jar file - Jar c

Jar examples for c:cxf-rt-features-clustering

Description

Failover and loadbalancing support

You can download jar file cxf-rt-features-clustering 3.0.7 in this page.

License

Apache License

Build File

You can use the following script to add cxf-rt-features-clustering-3.0.7.jar to your project.

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-rt-features-clustering</artifactId>
   <version>3.0.7</version>
</dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-features-clustering', version: '3.0.7'
libraryDependencies += "org.apache.cxf" % "cxf-rt-features-clustering" % "3.0.7"
<dependency org="org.apache.cxf" name="cxf-rt-features-clustering" rev="3.0.7"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-features-clustering', version='3.0.7'))
'org.apache.cxf:cxf-rt-features-clustering:jar:3.0.7'

Download

Click the following link to download the jar file.

cxf-rt-features-clustering-3.0.7-javadoc.jar
cxf-rt-features-clustering-3.0.7-sources.jar
cxf-rt-features-clustering-3.0.7.jar
cxf-rt-features-clustering-3.0.7.pom



Related Tutorials