| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtop.andoudou |
| Идентификатор | Идентификаторaop-common |
| Версия | Версия1.1.1 |
| Тип | Типjar |
| Описание |
Описаниеaop工具类
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| aop-common-1.1.1.pom | |
| aop-common-1.1.1.jar | 40 KB |
| aop-common-1.1.1-sources.jar | 21 KB |
| aop-common-1.1.1-javadoc.jar | 132 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.andoudou/aop-common/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>aop-common</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/aop-common/
implementation 'top.andoudou:aop-common:1.1.1'
// https://jarcasting.com/artifacts/top.andoudou/aop-common/
implementation ("top.andoudou:aop-common:1.1.1")
'top.andoudou:aop-common:jar:1.1.1'
<dependency org="top.andoudou" name="aop-common" rev="1.1.1">
<artifact name="aop-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='aop-common', version='1.1.1')
)
libraryDependencies += "top.andoudou" % "aop-common" % "1.1.1"
[top.andoudou/aop-common "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.andoudou : common-redis | jar | 1.1.1 |
| top.andoudou : base-quote | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.3.0.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.0.RELEASE |