is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-client-jersey 0.83.0

A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-client-jersey
Version

Version

0.83.0
Type

Type

jar

Download sda-commons-client-jersey 0.83.0


<!-- https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/ -->
<dependency>
    <groupId>org.sdase.commons</groupId>
    <artifactId>sda-commons-client-jersey</artifactId>
    <version>0.83.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/
implementation 'org.sdase.commons:sda-commons-client-jersey:0.83.0'
// https://jarcasting.com/artifacts/org.sdase.commons/sda-commons-client-jersey/
implementation ("org.sdase.commons:sda-commons-client-jersey:0.83.0")
'org.sdase.commons:sda-commons-client-jersey:jar:0.83.0'
<dependency org="org.sdase.commons" name="sda-commons-client-jersey" rev="0.83.0">
  <artifact name="sda-commons-client-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sdase.commons', module='sda-commons-client-jersey', version='0.83.0')
)
libraryDependencies += "org.sdase.commons" % "sda-commons-client-jersey" % "0.83.0"
[org.sdase.commons/sda-commons-client-jersey "0.83.0"]