Last Version

Shoelaces Testing Library 2.1.1

Tools/Support for Spring Boot applications

License

License

Categories

Categories

Net
GroupId

GroupId

au.net.causal.shoelaces
ArtifactId

ArtifactId

shoelaces-testing
Version

Version

2.1.1
Type

Type

jar
Description

Description

Shoelaces Testing Library
Tools/Support for Spring Boot applications
Project Organization

Project Organization

Pivotal Software, Inc.

Download shoelaces-testing 2.1.1


<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-testing/ -->
<dependency>
    <groupId>au.net.causal.shoelaces</groupId>
    <artifactId>shoelaces-testing</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-testing/
implementation 'au.net.causal.shoelaces:shoelaces-testing:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-testing/
implementation ("au.net.causal.shoelaces:shoelaces-testing:2.1.1")
'au.net.causal.shoelaces:shoelaces-testing:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-testing" rev="2.1.1">
  <artifact name="shoelaces-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-testing', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-testing" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-testing "2.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
org.glassfish.jersey.core : jersey-client Optional jar
com.fasterxml.jackson.core : jackson-databind Optional jar
org.glassfish.jersey.media : jersey-media-json-jackson Optional jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.3.3
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-jersey jar 2.3.1.RELEASE
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.1
javax.activation : javax.activation-api jar 1.2.0
com.fasterxml.jackson.module : jackson-module-jsonSchema jar

Project Modules

There are no modules declared in this project.