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

com.guicedee.services:interceptor-api-parent 1.0.7.10

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.7.10
Тип

Тип

pom

Скачать interceptor-api-parent 1.0.7.10

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