is not current version
Last Version 1.4.1-RELEASE

link.thingscloud:spring-boot-common-aop 1.0.0-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

spring-boot-common-aop
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download spring-boot-common-aop 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/ -->
<dependency>
    <groupId>link.thingscloud</groupId>
    <artifactId>spring-boot-common-aop</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/
implementation 'link.thingscloud:spring-boot-common-aop:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/spring-boot-common-aop/
implementation ("link.thingscloud:spring-boot-common-aop:1.0.0-RELEASE")
'link.thingscloud:spring-boot-common-aop:jar:1.0.0-RELEASE'
<dependency org="link.thingscloud" name="spring-boot-common-aop" rev="1.0.0-RELEASE">
  <artifact name="spring-boot-common-aop" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='spring-boot-common-aop', version='1.0.0-RELEASE')
)
libraryDependencies += "link.thingscloud" % "spring-boot-common-aop" % "1.0.0-RELEASE"
[link.thingscloud/spring-boot-common-aop "1.0.0-RELEASE"]