Jakarta Interceptors

Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.

Лицензия

Лицензия

Группа

Группа

jakarta.interceptor
Идентификатор

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

jakarta.interceptor-api
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Jakarta Interceptors
Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.
Ссылка на сайт

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

https://github.com/eclipse-ee4j/interceptor-api
Организация-разработчик

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

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

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

https://github.com/eclipse-ee4j/interceptor-api

Скачать jakarta.interceptor-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
jakarta.annotation : jakarta.annotation-api jar 2.1.0

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

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

Eclipse EE4J

The Eclipse EE4J Project

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

Версия
2.1.0
2.1.0-RC3
2.1.0-RC2
2.0.1
2.0.1-RC1
2.0.0
2.0.0-RC2
2.0.0-RC1
1.2.5
1.2.4
1.2.3