License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.specs |
ArtifactId | ArtifactIdgeronimo-ejb_2.1_spec |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEJB 2.1
Provides open-source implementations of Sun specifications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-ejb_2.1_spec-1.1.pom | |
geronimo-ejb_2.1_spec-1.1.jar | 19 KB |
geronimo-ejb_2.1_spec-1.1-sources.jar | 33 KB |
geronimo-ejb_2.1_spec-1.1-javadoc.jar | 213 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-ejb_2.1_spec/ -->
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ejb_2.1_spec</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-ejb_2.1_spec/
implementation 'org.apache.geronimo.specs:geronimo-ejb_2.1_spec:1.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-ejb_2.1_spec/
implementation ("org.apache.geronimo.specs:geronimo-ejb_2.1_spec:1.1")
'org.apache.geronimo.specs:geronimo-ejb_2.1_spec:jar:1.1'
<dependency org="org.apache.geronimo.specs" name="geronimo-ejb_2.1_spec" rev="1.1">
<artifact name="geronimo-ejb_2.1_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-ejb_2.1_spec', version='1.1')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-ejb_2.1_spec" % "1.1"
[org.apache.geronimo.specs/geronimo-ejb_2.1_spec "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |