Jar examples for c:cxf-rt-features-clustering
Failover and loadbalancing support
You can download jar file cxf-rt-features-clustering 2.6.10 in this page.
Apache License
You can use the following script to add cxf-rt-features-clustering-2.6.10.jar to your project.
<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-features-clustering</artifactId> <version>2.6.10</version> </dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-features-clustering', version: '2.6.10'
libraryDependencies += "org.apache.cxf" % "cxf-rt-features-clustering" % "2.6.10"
<dependency org="org.apache.cxf" name="cxf-rt-features-clustering" rev="2.6.10"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-features-clustering', version='2.6.10'))
'org.apache.cxf:cxf-rt-features-clustering:jar:2.6.10'
Click the following link to download the jar file.
cxf-rt-features-clustering-2.6.10-javadoc.jar