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

javax.interceptor 62

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
Идентификатор

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

jakarta.interceptor-api
Версия

Версия

62
Тип

Тип

jar
Описание

Описание

javax.interceptor
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
Организация-разработчик

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

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

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

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

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


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

Зависимости

compile (1)

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

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.8
org.mapstruct : mapstruct-processor jar 1.3.0.Final

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

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

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