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

com.github.thierrysquirrel:cache-spring-boot 1.0.7-RELEASE

cache-spring-boot

Категории

Категории

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

Группа

com.github.thierrysquirrel
Идентификатор

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

cache-spring-boot
Версия

Версия

1.0.7-RELEASE
Тип

Тип

pom

Скачать cache-spring-boot 1.0.7-RELEASE

Имя Файла Размер
cache-spring-boot-1.0.7-RELEASE.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/cache-spring-boot/ -->
<dependency>
    <groupId>com.github.thierrysquirrel</groupId>
    <artifactId>cache-spring-boot</artifactId>
    <version>1.0.7-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/cache-spring-boot/
implementation 'com.github.thierrysquirrel:cache-spring-boot:1.0.7-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/cache-spring-boot/
implementation ("com.github.thierrysquirrel:cache-spring-boot:1.0.7-RELEASE")
'com.github.thierrysquirrel:cache-spring-boot:pom:1.0.7-RELEASE'
<dependency org="com.github.thierrysquirrel" name="cache-spring-boot" rev="1.0.7-RELEASE">
  <artifact name="cache-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='cache-spring-boot', version='1.0.7-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "cache-spring-boot" % "1.0.7-RELEASE"
[com.github.thierrysquirrel/cache-spring-boot "1.0.7-RELEASE"]