Download openwebbeans-clustering-1.2.1.jar file - Jar o

Jar examples for o:openwebbeans-clustering

Description

Clustering plugin

You can download jar file openwebbeans-clustering 1.2.1 in this page.

License

Apache License

Build File

You can use the following script to add openwebbeans-clustering-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

openwebbeans-clustering-1.2.1-javadoc.jar
openwebbeans-clustering-1.2.1-sources.jar
openwebbeans-clustering-1.2.1.jar
openwebbeans-clustering-1.2.1.pom



Related Tutorials