is not current version
Last Version 1.4.1-RELEASE

link.thingscloud:spring-boot-common-core 1.2.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

spring-boot-common-core
Version

Version

1.2.0
Type

Type

jar

Download spring-boot-common-core 1.2.0


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