Download failover-ejb-7.0.3.jar file - Jar f

Jar examples for f:failover-ejb

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

failover-ejb-7.0.3-javadoc.jar
failover-ejb-7.0.3-sources.jar
failover-ejb-7.0.3.jar
failover-ejb-7.0.3.pom



Related Tutorials