is not current version
Last Version 2.52.0

org.sdase.commons:sda-commons-server-dropwizard 2.26.8

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

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.sdase.commons
ArtifactId

ArtifactId

sda-commons-server-dropwizard
Version

Version

2.26.8
Type

Type

jar

Download sda-commons-server-dropwizard 2.26.8


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