spring-hooks

The goal of Spring Hooks is to provide Spring based annotations to trigger hook methods for a target method.

Лицензия

Лицензия

Группа

Группа

com.dinuberinde
Идентификатор

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

spring-hooks
Последняя версия

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-hooks
The goal of Spring Hooks is to provide Spring based annotations to trigger hook methods for a target method.
Ссылка на сайт

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

https://github.com/DinuBerinde/spring-hooks
Система контроля версий

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

https://github.com/DinuBerinde/spring-hooks

Скачать spring-hooks

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-aop jar 2.6.2

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-test jar 2.6.2

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

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

Версии библиотеки

Версия
1.1
1.0