is not current version
Last Version 1.4.1.4-RELEASE

com.github.thierrysquirrel:pine-spring-boot-common 1.2.2-RELEASE

pine-spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

pine-spring-boot-common
Version

Version

1.2.2-RELEASE
Type

Type

jar

Download pine-spring-boot-common 1.2.2-RELEASE


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