is not current version
Last Version 0.4.0

com.meltmedia.dropwizard:dropwizard-jest 0.2.0


Categories

Categories

DropWizard Container Microservices Jest Data Databases
GroupId

GroupId

com.meltmedia.dropwizard
ArtifactId

ArtifactId

dropwizard-jest
Version

Version

0.2.0
Type

Type

jar

Download dropwizard-jest 0.2.0


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