Download failover-7.0.0-M2.jar file - Jar f

Jar examples for f:failover

Description

You can download jar file failover 7.0.0-M2 in this page.

License

Apache License

Build File

You can use the following script to add failover-7.0.0-M2.jar to your project.

<dependency>
   <groupId>org.apache.openejb.itests</groupId>
   <artifactId>failover</artifactId>
   <version>7.0.0-M2</version>
</dependency>
compile group: 'org.apache.openejb.itests', name: 'failover', version: '7.0.0-M2'
libraryDependencies += "org.apache.openejb.itests" % "failover" % "7.0.0-M2"
<dependency org="org.apache.openejb.itests" name="failover" rev="7.0.0-M2"/>
@Grapes(@Grab(group='org.apache.openejb.itests', module='failover', version='7.0.0-M2'))
'org.apache.openejb.itests:failover:jar:7.0.0-M2'

Download

Click the following link to download the jar file.

failover-7.0.0-M2-javadoc.jar
failover-7.0.0-M2-sources.jar
failover-7.0.0-M2.jar
failover-7.0.0-M2.pom



Related Tutorials