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

cdi-interceptors 0.1

The goal of this project is to provide CDI interceptors that implement cross-cutting concerns. Interceptors should be usable in different projects and scenarios and should not be available elsewhere (with the same features and quality).

Лицензия

Лицензия

Группа

Группа

com.github.sfleiter.cdi-interceptors
Идентификатор

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

cdi-interceptors
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

cdi-interceptors
The goal of this project is to provide CDI interceptors that implement cross-cutting concerns. Interceptors should be usable in different projects and scenarios and should not be available elsewhere (with the same features and quality).
Ссылка на сайт

Ссылка на сайт

https://github.com/sfleiter/cdi-interceptors
Система контроля версий

Система контроля версий

https://github.com/sfleiter/cdi-interceptors

Скачать cdi-interceptors 0.1


<!-- https://jarcasting.com/artifacts/com.github.sfleiter.cdi-interceptors/cdi-interceptors/ -->
<dependency>
    <groupId>com.github.sfleiter.cdi-interceptors</groupId>
    <artifactId>cdi-interceptors</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sfleiter.cdi-interceptors/cdi-interceptors/
implementation 'com.github.sfleiter.cdi-interceptors:cdi-interceptors:0.1'
// https://jarcasting.com/artifacts/com.github.sfleiter.cdi-interceptors/cdi-interceptors/
implementation ("com.github.sfleiter.cdi-interceptors:cdi-interceptors:0.1")
'com.github.sfleiter.cdi-interceptors:cdi-interceptors:jar:0.1'
<dependency org="com.github.sfleiter.cdi-interceptors" name="cdi-interceptors" rev="0.1">
  <artifact name="cdi-interceptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sfleiter.cdi-interceptors', module='cdi-interceptors', version='0.1')
)
libraryDependencies += "com.github.sfleiter.cdi-interceptors" % "cdi-interceptors" % "0.1"
[com.github.sfleiter.cdi-interceptors/cdi-interceptors "0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.thoughtworks.paranamer : paranamer jar 2.6
org.slf4j : slf4j-api jar 1.7.5
uk.org.lidalia : lidalia-slf4j-ext jar 1.0.0

provided (1)

Идентификатор библиотеки Тип Версия
javax.enterprise : cdi-api jar 1.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.jglue.cdi-unit : cdi-unit jar 2.1.1
ch.qos.logback : logback-classic jar 1.0.13

Модули Проекта

Данный проект не имеет модулей.