Apache Geronimo Concurrency Utilities for Java EE API

Provides open-source implementations of Sun specifications.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.specs
ArtifactId

ArtifactId

geronimo-concurrent_1.0_spec
Last Version

Last Version

1.0-EA
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Geronimo Concurrency Utilities for Java EE API
Provides open-source implementations of Sun specifications.
Project URL

Project URL

http://geronimo.apache.org/maven/specs/geronimo-concurrent_1.0_spec/1.0-EA
Project Organization

Project Organization

The Apache Software Foundation

Download geronimo-concurrent_1.0_spec

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-concurrent_1.0_spec/ -->
<dependency>
    <groupId>org.apache.geronimo.specs</groupId>
    <artifactId>geronimo-concurrent_1.0_spec</artifactId>
    <version>1.0-EA</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-concurrent_1.0_spec/
implementation 'org.apache.geronimo.specs:geronimo-concurrent_1.0_spec:1.0-EA'
// https://jarcasting.com/artifacts/org.apache.geronimo.specs/geronimo-concurrent_1.0_spec/
implementation ("org.apache.geronimo.specs:geronimo-concurrent_1.0_spec:1.0-EA")
'org.apache.geronimo.specs:geronimo-concurrent_1.0_spec:jar:1.0-EA'
<dependency org="org.apache.geronimo.specs" name="geronimo-concurrent_1.0_spec" rev="1.0-EA">
  <artifact name="geronimo-concurrent_1.0_spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.specs', module='geronimo-concurrent_1.0_spec', version='1.0-EA')
)
libraryDependencies += "org.apache.geronimo.specs" % "geronimo-concurrent_1.0_spec" % "1.0-EA"
[org.apache.geronimo.specs/geronimo-concurrent_1.0_spec "1.0-EA"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-EA
1.0-alpha-1