License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-testing |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShoelaces Testing Library
Tools/Support for Spring Boot applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shoelaces-testing-2.1.1.pom | |
shoelaces-testing-2.1.1.jar | 15 KB |
shoelaces-testing-2.1.1-sources.jar | 9 KB |
shoelaces-testing-2.1.1-javadoc.jar | 434 KB |
Browse |
<!-- 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"]
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 |
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 |