не последняя версия
Последняя версия 1.4.1-RELEASE

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


Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

link.thingscloud
Идентификатор

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

spring-boot-common-core
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать spring-boot-common-core 1.0.0-RELEASE


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