License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdgeronimo-mejb |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, MEJB :: Core
Geronimo Management EJB for JSR77
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-mejb-3.0.1.pom | |
geronimo-mejb-3.0.1.jar | 8 KB |
geronimo-mejb-3.0.1-sources.jar | 7 KB |
geronimo-mejb-3.0.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-mejb/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>geronimo-mejb</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-mejb/
implementation 'org.apache.geronimo.plugins:geronimo-mejb:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-mejb/
implementation ("org.apache.geronimo.plugins:geronimo-mejb:3.0.1")
'org.apache.geronimo.plugins:geronimo-mejb:jar:3.0.1'
<dependency org="org.apache.geronimo.plugins" name="geronimo-mejb" rev="3.0.1">
<artifact name="geronimo-mejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='geronimo-mejb', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "geronimo-mejb" % "3.0.1"
[org.apache.geronimo.plugins/geronimo-mejb "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxws_2.2_spec | jar | 1.2 |
org.apache.openejb : openejb-core | jar | 4.0.0-beta-1 |
org.apache.geronimo.specs : geronimo-annotation_1.1_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-ejb_3.1_spec | jar | 1.0.2 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.1 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 3.0.1 |
junit : junit | jar | 4.5 |