Download ejb-3.0.0.jar file - Jar e

Jar examples for e:ejb

Description

This plugin group provides EJB functionality.

You can download jar file ejb 3.0.0 in this page.

License

Eclipse Public License - v 1.0

Build File

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

<dependency>
   <groupId>org.apache.geronimo.plugingroups</groupId>
   <artifactId>ejb</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'ejb', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.plugingroups" % "ejb" % "3.0.0"
<dependency org="org.apache.geronimo.plugingroups" name="ejb" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='ejb', version='3.0.0'))
'org.apache.geronimo.plugingroups:ejb:jar:3.0.0'

Download

Click the following link to download the jar file.

ejb-3.0.0-sources.jar
ejb-3.0.0.pom



Related Tutorials