Last Version

TransiStore-on-DropWizard 0.9.9

Version of TransiStore service to deploy on DropWizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-dropwizard
Version

Version

0.9.9
Type

Type

jar
Description

Description

TransiStore-on-DropWizard
Version of TransiStore service to deploy on DropWizard
Project Organization

Project Organization

FasterXML

Download transistore-dropwizard 0.9.9


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.transistore : transistore-service jar 0.9.9
org.slf4j : slf4j-api jar
com.fasterxml.storemate : storemate-store jar
com.fasterxml.storemate : storemate-backend-bdb-je jar
com.fasterxml.clustermate : clustermate-service jar 0.9.26
com.fasterxml.clustermate : clustermate-dropwizard jar 0.9.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.