Download mejb-3.0.1.jar file - Jar m

Jar examples for m:mejb

Description

Management EJB for Geronimo

You can download jar file mejb 3.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add mejb-3.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

mejb-3.0.1-sources.jar
mejb-3.0.1.jar
mejb-3.0.1.pom



Related Tutorials