is not current version
Last Version 2.0.0

org.sonatype.goodies.dropwizard:dropwizard-support-testsupport 1.0.2


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.sonatype.goodies.dropwizard
ArtifactId

ArtifactId

dropwizard-support-testsupport
Version

Version

1.0.2
Type

Type

jar

Download dropwizard-support-testsupport 1.0.2


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