Download openejb-builder-2.0-G1M5.jar file - Jar o

Jar examples for o:openejb-builder

Description

OpenEJB Builder

You can download jar file openejb-builder 2.0-G1M5 in this page.

Build File

You can use the following script to add openejb-builder-2.0-G1M5.jar to your project.

<dependency>
   <groupId>openejb</groupId>
   <artifactId>openejb-builder</artifactId>
   <version>2.0-G1M5</version>
</dependency>
compile group: 'openejb', name: 'openejb-builder', version: '2.0-G1M5'
libraryDependencies += "openejb" % "openejb-builder" % "2.0-G1M5"
<dependency org="openejb" name="openejb-builder" rev="2.0-G1M5"/>
@Grapes(@Grab(group='openejb', module='openejb-builder', version='2.0-G1M5'))
'openejb:openejb-builder:jar:2.0-G1M5'

Download

Click the following link to download the jar file.

openejb-builder-2.0-G1M5.jar
openejb-builder-2.0-G1M5.pom



Related Tutorials