Last Version

Geronimo Plugins, Concurrency Utilities :: Management API 2.2.1

Implementation of the Concurrency Utilities for Java EE specification.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-concurrent-management
Version

Version

2.2.1
Type

Type

jar
Description

Description

Geronimo Plugins, Concurrency Utilities :: Management API
Implementation of the Concurrency Utilities for Java EE specification.
Project Organization

Project Organization

The Apache Geronimo development community

Download geronimo-concurrent-management 2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.framework : geronimo-management jar 2.2.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.5

test (3)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 2.2.1
org.slf4j : slf4j-simple jar 1.5.5
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.