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