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

com.guicedee.services:interceptor-api-parent 1.0.1.5-jre12

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

Версия

1.0.1.5-jre12
Тип

Тип

pom

Скачать interceptor-api-parent 1.0.1.5-jre12

Имя Файла Размер
interceptor-api-parent-1.0.1.5-jre12.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>1.0.1.5-jre12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/interceptor-api-parent/
implementation 'com.guicedee.services:interceptor-api-parent:1.0.1.5-jre12'
// https://jarcasting.com/artifacts/com.guicedee.services/interceptor-api-parent/
implementation ("com.guicedee.services:interceptor-api-parent:1.0.1.5-jre12")
'com.guicedee.services:interceptor-api-parent:pom:1.0.1.5-jre12'
<dependency org="com.guicedee.services" name="interceptor-api-parent" rev="1.0.1.5-jre12">
  <artifact name="interceptor-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='interceptor-api-parent', version='1.0.1.5-jre12')
)
libraryDependencies += "com.guicedee.services" % "interceptor-api-parent" % "1.0.1.5-jre12"
[com.guicedee.services/interceptor-api-parent "1.0.1.5-jre12"]