License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.sdase.commons |
ArtifactId | ArtifactIdsda-commons-client-jersey |
Last Version | Last Version2.52.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sdase.commons:sda-commons-client-jersey
A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/ -->
<dependency>
<groupId>org.sdase.commons</groupId>
<artifactId>sda-commons-client-jersey</artifactId>
<version>2.52.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/
implementation 'org.sdase.commons:sda-commons-client-jersey:2.52.0'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/
implementation ("org.sdase.commons:sda-commons-client-jersey:2.52.0")
'org.sdase.commons:sda-commons-client-jersey:jar:2.52.0'
<dependency org="org.sdase.commons" name="sda-commons-client-jersey" rev="2.52.0">
<artifact name="sda-commons-client-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-client-jersey', version='2.52.0')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-client-jersey" % "2.52.0"
[org.sdase.commons/sda-commons-client-jersey "2.52.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sdase.commons : sda-commons-server-dropwizard | jar | 2.52.0 |
org.sdase.commons : sda-commons-server-opentracing | jar | 2.52.0 |
org.sdase.commons : sda-commons-shared-tracing | jar | 2.52.0 |
org.sdase.commons : sda-commons-shared-error | jar | 2.52.0 |
io.dropwizard : dropwizard-client | jar | |
jakarta.servlet : jakarta.servlet-api | jar | |
org.glassfish.jersey.core : jersey-client | jar | |
org.glassfish.jersey.ext : jersey-proxy-client | jar | |
org.codefetti.proxy : proxy-handler | jar | 1.0.2 |
io.opentracing.contrib : opentracing-concurrent | jar |