License |
License |
---|---|
Categories |
CategoriesNet Jersey Program Interface REST Frameworks |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-jersey |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShoelaces Jersey Module
Tools/Support for Spring Boot applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shoelaces-jersey-2.1.1.pom | |
shoelaces-jersey-2.1.1.jar | 8 KB |
shoelaces-jersey-2.1.1-sources.jar | 6 KB |
shoelaces-jersey-2.1.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jersey</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/
implementation 'au.net.causal.shoelaces:shoelaces-jersey:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey/
implementation ("au.net.causal.shoelaces:shoelaces-jersey:2.1.1")
'au.net.causal.shoelaces:shoelaces-jersey:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jersey" rev="2.1.1">
<artifact name="shoelaces-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jersey', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jersey" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-jersey "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-starter-jersey | jar | 2.3.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |