is not current version
Last Version 1.3.0

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


Categories

Categories

DropWizard Container Microservices Security
GroupId

GroupId

org.sonatype.goodies.dropwizard
ArtifactId

ArtifactId

dropwizard-support-security
Version

Version

1.0.2
Type

Type

jar

Download dropwizard-support-security 1.0.2


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