License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdau.net.causal.shoelaces |
ArtifactId | ArtifactIdshoelaces-jersey-client |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShoelaces Jersey Client Module
Tools/Support for Spring Boot applications
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey-client/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-jersey-client</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey-client/
implementation 'au.net.causal.shoelaces:shoelaces-jersey-client:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-jersey-client/
implementation ("au.net.causal.shoelaces:shoelaces-jersey-client:2.1.1")
'au.net.causal.shoelaces:shoelaces-jersey-client:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-jersey-client" rev="2.1.1">
<artifact name="shoelaces-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-jersey-client', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-jersey-client" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-jersey-client "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.glassfish.jersey.core : jersey-client | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.glassfish.jersey.media : jersey-media-json-jackson | jar |
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 |