License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdspring-boot-common-aop |
Version | Version1.3.1 |
Type | Typejar |
Description |
Descriptionspring-boot-common-aop-1.3.1
spring boot common
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>spring-boot-common-aop</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/
implementation 'link.thingscloud:spring-boot-common-aop:1.3.1'
// https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/
implementation ("link.thingscloud:spring-boot-common-aop:1.3.1")
'link.thingscloud:spring-boot-common-aop:jar:1.3.1'
<dependency org="link.thingscloud" name="spring-boot-common-aop" rev="1.3.1">
<artifact name="spring-boot-common-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='spring-boot-common-aop', version='1.3.1')
)
libraryDependencies += "link.thingscloud" % "spring-boot-common-aop" % "1.3.1"
[link.thingscloud/spring-boot-common-aop "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : spring-boot-common-core | jar | 1.3.1 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-json | jar | |
cn.hutool : hutool-all | jar | 5.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.1 |