License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdch.puzzle |
ArtifactId | ArtifactIdlibpuzzle-demo-spring-boot-rest |
Last Version | Last Version0.1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibpuzzle Demo Spring Boot REST
A set of useful libraries
|
<!-- 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"]
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 |