Last Version

spring-test-web 0.4

JUnit5 utils and extensions to make integration tests with REST API

License

License

GroupId

GroupId

com.jupiter-tools
ArtifactId

ArtifactId

spring-test-web
Version

Version

0.4
Type

Type

jar
Description

Description

spring-test-web
JUnit5 utils and extensions to make integration tests with REST API

Download spring-test-web 0.4


<!-- https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-web/ -->
<dependency>
    <groupId>com.jupiter-tools</groupId>
    <artifactId>spring-test-web</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-web/
implementation 'com.jupiter-tools:spring-test-web:0.4'
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-test-web/
implementation ("com.jupiter-tools:spring-test-web:0.4")
'com.jupiter-tools:spring-test-web:jar:0.4'
<dependency org="com.jupiter-tools" name="spring-test-web" rev="0.4">
  <artifact name="spring-test-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jupiter-tools', module='spring-test-web', version='0.4')
)
libraryDependencies += "com.jupiter-tools" % "spring-test-web" % "0.4"
[com.jupiter-tools/spring-test-web "0.4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.jupiter-tools : spring-test-core jar 0.4
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.junit.platform : junit-platform-engine jar 1.5.0
org.junit.platform : junit-platform-launcher jar 1.5.0
org.junit.vintage : junit-vintage-engine jar 5.5.0
org.junit.jupiter : junit-jupiter-params jar 5.5.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

test (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign jar

Project Modules

There are no modules declared in this project.