Last Version

libpuzzle Spring Boot REST Testing 0.1.0-RC1

libpuzzle for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

ch.puzzle
ArtifactId

ArtifactId

libpuzzle-spring-boot-rest-testing
Version

Version

0.1.0-RC1
Type

Type

jar
Description

Description

libpuzzle Spring Boot REST Testing
libpuzzle for Spring Boot

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


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

provided (7)

Group / Artifact Type Version
ch.puzzle : libpuzzle-spring-boot-rest jar 0.1.0-RC1
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-test jar 2.1.1.RELEASE
org.springframework : spring-web jar 5.1.3.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 2.22.0

Project Modules

There are no modules declared in this project.