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

Jakarta Interceptor API 1.2.2.1-jre17

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.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

interceptor-api
Версия

Версия

1.2.2.1-jre17
Тип

Тип

jar
Описание

Описание

Jakarta Interceptor API
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
Система контроля версий

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

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

Скачать interceptor-api 1.2.2.1-jre17


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

Зависимости

compile (1)

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

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

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