is not current version
Last Version 0.1.0-RC3

ch.puzzle:libpuzzle-spring-boot-rest 0.1.0-RC1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle-spring-boot-rest
Version

Version

0.1.0-RC1
Type

Type

jar

Download libpuzzle-spring-boot-rest 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-spring-boot-rest/ -->
<dependency>
    <groupId>ch.puzzle</groupId>
    <artifactId>libpuzzle-spring-boot-rest</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-spring-boot-rest/
implementation 'ch.puzzle:libpuzzle-spring-boot-rest:0.1.0-RC1'
// https://jarcasting.com/artifacts/ch.puzzle/libpuzzle-spring-boot-rest/
implementation ("ch.puzzle:libpuzzle-spring-boot-rest:0.1.0-RC1")
'ch.puzzle:libpuzzle-spring-boot-rest:jar:0.1.0-RC1'
<dependency org="ch.puzzle" name="libpuzzle-spring-boot-rest" rev="0.1.0-RC1">
  <artifact name="libpuzzle-spring-boot-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.puzzle', module='libpuzzle-spring-boot-rest', version='0.1.0-RC1')
)
libraryDependencies += "ch.puzzle" % "libpuzzle-spring-boot-rest" % "0.1.0-RC1"
[ch.puzzle/libpuzzle-spring-boot-rest "0.1.0-RC1"]