geronimo-spec:geronimo-spec-j2ee


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo-spec
ArtifactId

ArtifactId

geronimo-spec-j2ee
Last Version

Last Version

1.4-rc4
Release Date

Release Date

Type

Type

jar
Description

Description

Download geronimo-spec-j2ee

How to add to project

<!-- https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-j2ee/ -->
<dependency>
    <groupId>geronimo-spec</groupId>
    <artifactId>geronimo-spec-j2ee</artifactId>
    <version>1.4-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-j2ee/
implementation 'geronimo-spec:geronimo-spec-j2ee:1.4-rc4'
// https://jarcasting.com/artifacts/geronimo-spec/geronimo-spec-j2ee/
implementation ("geronimo-spec:geronimo-spec-j2ee:1.4-rc4")
'geronimo-spec:geronimo-spec-j2ee:jar:1.4-rc4'
<dependency org="geronimo-spec" name="geronimo-spec-j2ee" rev="1.4-rc4">
  <artifact name="geronimo-spec-j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo-spec', module='geronimo-spec-j2ee', version='1.4-rc4')
)
libraryDependencies += "geronimo-spec" % "geronimo-spec-j2ee" % "1.4-rc4"
[geronimo-spec/geronimo-spec-j2ee "1.4-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
1.4-rc4
1.4-rc3
1.4-rc2
1.4-rc1
1.0-M1