Download openejb-clustering-wadi-3.0-M1.jar file - Jar o

Jar examples for o:openejb-clustering-wadi

Description

WADI clustering for OpenEJB.

You can download jar file openejb-clustering-wadi 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add openejb-clustering-wadi-3.0-M1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>openejb-clustering-wadi</artifactId>
   <version>3.0-M1</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'openejb-clustering-wadi', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.configs" % "openejb-clustering-wadi" % "3.0-M1"
<dependency org="org.apache.geronimo.configs" name="openejb-clustering-wadi" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='openejb-clustering-wadi', version='3.0-M1'))
'org.apache.geronimo.configs:openejb-clustering-wadi:jar:3.0-M1'

Download

Click the following link to download the jar file.

openejb-clustering-wadi-3.0-M1-sources.jar
openejb-clustering-wadi-3.0-M1.pom



Related Tutorials