is not current version
Last Version 2.2.1.4-RELEASE

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

sparrow-server-spring-boot-common

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

sparrow-server-spring-boot-common
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download 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"]