field-intercept

Field intercept project for Spring

Лицензия

Лицензия

Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

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

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

field-intercept
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

field-intercept
Field intercept project for Spring
Ссылка на сайт

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

https://github.com/wangzihaogithub/field-intercept.git

Скачать field-intercept

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

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

Зависимости

provided (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar RELEASE
org.springframework : spring-core jar RELEASE
org.springframework : spring-context jar RELEASE
org.springframework : spring-beans jar RELEASE
org.aspectj : aspectjweaver jar RELEASE
org.springframework.boot : spring-boot-autoconfigure jar RELEASE

test (1)

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

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

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

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

Версия
1.0.2
1.0.1
1.0.0