org.glassfish.jakarta.enterprise.concurrent

Compatible Implementation of Jakarta Concurrency

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

jakarta.enterprise.concurrent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.glassfish.jakarta.enterprise.concurrent
Compatible Implementation of Jakarta Concurrency
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.cu
Project Organization

Project Organization

Oracle Corporation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/concurrency-ri

Download jakarta.enterprise.concurrent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.enterprise.concurrent : jakarta.enterprise.concurrent-api jar 2.0.0-RC2
jakarta.platform : jakarta.jakartaee-api jar 8.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Jakarta EE Concurrency Compatible Implementation

Jakarta EE Concurrency provides a simple, standardized API for using concurrency from application components without compromising container integrity while still preserving the Jakarta EE platform's fundamental benefits.

This repository provides the implementation of the Jakarta Concurrency API that is used within Eclipse GlassFish.

The EE4J repository that defines the api is also on GitHub.

This project is part of the overall Jakarta EE platform and is a project within the Eclipse EE4J Project. Please see the Eclipse EE4J Project for details of the Top Level project.

We have a mailing list for discussions. We have a Jenkins Instance set up for building and testing.

org.glassfish

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
2.0.0
2.0.0-RC1
1.1.1