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

com.github.thierrysquirrel:sparrow-server-spring-boot-common 2.0.2-RELEASE

sparrow-server-spring-boot-common

Категории

Категории

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

Группа

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

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

sparrow-server-spring-boot-common
Версия

Версия

2.0.2-RELEASE
Тип

Тип

jar

Скачать sparrow-server-spring-boot-common 2.0.2-RELEASE


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