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

org.glassfish.hk2:interceptor-events 2.5.0-b50

Tests AOP interceptions along with events

Категории

Категории

GlassFish Контейнер Application Servers HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

org.glassfish.hk2
Идентификатор

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

interceptor-events
Версия

Версия

2.5.0-b50
Тип

Тип

jar

Скачать interceptor-events 2.5.0-b50


<!-- https://jarcasting.com/artifacts/org.glassfish.hk2/interceptor-events/ -->
<dependency>
    <groupId>org.glassfish.hk2</groupId>
    <artifactId>interceptor-events</artifactId>
    <version>2.5.0-b50</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.hk2/interceptor-events/
implementation 'org.glassfish.hk2:interceptor-events:2.5.0-b50'
// https://jarcasting.com/artifacts/org.glassfish.hk2/interceptor-events/
implementation ("org.glassfish.hk2:interceptor-events:2.5.0-b50")
'org.glassfish.hk2:interceptor-events:jar:2.5.0-b50'
<dependency org="org.glassfish.hk2" name="interceptor-events" rev="2.5.0-b50">
  <artifact name="interceptor-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.hk2', module='interceptor-events', version='2.5.0-b50')
)
libraryDependencies += "org.glassfish.hk2" % "interceptor-events" % "2.5.0-b50"
[org.glassfish.hk2/interceptor-events "2.5.0-b50"]