License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-concurrent-core |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, Concurrency Utilities :: Core
Implementation of the Concurrency Utilities for Java EE specification.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-concurrent-core/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-concurrent-core</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-concurrent-core/
implementation 'org.apache.geronimo.modules:geronimo-concurrent-core:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-concurrent-core/
implementation ("org.apache.geronimo.modules:geronimo-concurrent-core:2.2.1")
'org.apache.geronimo.modules:geronimo-concurrent-core:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-concurrent-core" rev="2.2.1">
<artifact name="geronimo-concurrent-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-concurrent-core', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-concurrent-core" % "2.2.1"
[org.apache.geronimo.modules/geronimo-concurrent-core "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-concurrent_1.0_spec | jar | 1.0-EA |
org.slf4j : jcl-over-slf4j | jar | 1.5.5 |
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.5 |
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 |