Jar examples for e:ejb
This plugin group provides EJB functionality.
You can download jar file ejb 3.0.0 in this page.
Eclipse Public License - v 1.0
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'
Click the following link to download the jar file.
ejb-3.0.0-sources.jar