org.glassfish.jakarta.enterprise.concurrent

Compatible Implementation of Jakarta Concurrency

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers
Группа

Группа

org.glassfish
Идентификатор

Идентификатор

jakarta.enterprise.concurrent
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.glassfish.jakarta.enterprise.concurrent
Compatible Implementation of Jakarta Concurrency
Ссылка на сайт

Ссылка на сайт

https://projects.eclipse.org/projects/ee4j.cu
Организация-разработчик

Организация-разработчик

Oracle Corporation
Система контроля версий

Система контроля версий

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

Скачать jakarta.enterprise.concurrent

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jakarta.enterprise.concurrent : jakarta.enterprise.concurrent-api jar 2.0.0-RC2
jakarta.platform : jakarta.jakartaee-api jar 8.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
2.0.0
2.0.0-RC1
1.1.1