Jar examples for e:ejb
This plugin group provides EJB functionality.
You can download jar file ejb 3.0.1 in this page.
Eclipse Public License - v 1.0
You can use the following script to add ejb-3.0.1.jar to your project.
<dependency> <groupId>org.apache.geronimo.plugingroups</groupId> <artifactId>ejb</artifactId> <version>3.0.1</version> </dependency>
compile group: 'org.apache.geronimo.plugingroups', name: 'ejb', version: '3.0.1'
libraryDependencies += "org.apache.geronimo.plugingroups" % "ejb" % "3.0.1"
<dependency org="org.apache.geronimo.plugingroups" name="ejb" rev="3.0.1"/>
@Grapes(@Grab(group='org.apache.geronimo.plugingroups', module='ejb', version='3.0.1'))
'org.apache.geronimo.plugingroups:ejb:jar:3.0.1'
Click the following link to download the jar file.
ejb-3.0.1-sources.jar