geronimo-spec:geronimo-spec-ejb


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo-spec
ArtifactId

ArtifactId

geronimo-spec-ejb
Last Version

Last Version

2.1-rc4
Release Date

Release Date

Type

Type

jar
Description

Description

Download geronimo-spec-ejb

How to add to project

<!-- https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-ejb/ -->
<dependency>
    <groupId>geronimo-spec</groupId>
    <artifactId>geronimo-spec-ejb</artifactId>
    <version>2.1-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-ejb/
implementation 'geronimo-spec:geronimo-spec-ejb:2.1-rc4'
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-ejb/
implementation ("geronimo-spec:geronimo-spec-ejb:2.1-rc4")
'geronimo-spec:geronimo-spec-ejb:jar:2.1-rc4'
<dependency org="geronimo-spec" name="geronimo-spec-ejb" rev="2.1-rc4">
  <artifact name="geronimo-spec-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo-spec', module='geronimo-spec-ejb', version='2.1-rc4')
)
libraryDependencies += "geronimo-spec" % "geronimo-spec-ejb" % "2.1-rc4"
[geronimo-spec/geronimo-spec-ejb "2.1-rc4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1-rc4
2.1-rc3
2.1-rc2
2.1-rc1
1.0-M1