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

org.glassfish.hk2:interceptor-events 2.4.0-b13

Tests AOP interceptions along with events

Категории

Категории

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

Группа

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

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

interceptor-events
Версия

Версия

2.4.0-b13
Тип

Тип

jar

Скачать interceptor-events 2.4.0-b13


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