Last Version

libpuzzle Demo Spring Boot REST 0.1.0-RC1

A set of useful libraries

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle-demo-spring-boot-rest
Version

Version

0.1.0-RC1
Type

Type

jar
Description

Description

libpuzzle Demo Spring Boot REST
A set of useful libraries

Download libpuzzle-demo-spring-boot-rest 0.1.0-RC1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
ch.puzzle : libpuzzle-spring-boot-rest jar 0.1.0-RC1
org.projectlombok : lombok jar 1.18.2
com.h2database : h2 jar 1.4.197
ch.puzzle : libpuzzle-spring-boot-rest-testing jar 0.1.0-RC1

Project Modules

There are no modules declared in this project.