is not current version
Last Version 2.0.0

org.sonatype.goodies.dropwizard:dropwizard-support-testbase 1.2.1


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.sonatype.goodies.dropwizard
ArtifactId

ArtifactId

dropwizard-support-testbase
Version

Version

1.2.1
Type

Type

jar

Download dropwizard-support-testbase 1.2.1


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