is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-dropwizard 0.9.8

Version of TransiStore service to deploy on DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-dropwizard
Version

Version

0.9.8
Type

Type

jar

Download transistore-dropwizard 0.9.8


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