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

com.guicedee.services:interceptor-api-parent 0.70.0.1-rc5

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-parent
Версия

Версия

0.70.0.1-rc5
Тип

Тип

pom

Скачать interceptor-api-parent 0.70.0.1-rc5

Имя Файла Размер
interceptor-api-parent-0.70.0.1-rc5.pom 2 KB
Обзор

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