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

Jar examples for f:failover-ejb

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials