is not current version
Last Version 3.1.3

com.fizzed:stork-demo-dropwizard 3.1.2


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork-demo-dropwizard
Version

Version

3.1.2
Type

Type

jar

Download stork-demo-dropwizard 3.1.2


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