is not current version
Last Version 4.0.4

com.sigpwned:dropwizard-jose-jwt-example-webapp 2.1.3


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

dropwizard-jose-jwt-example-webapp
Version

Version

2.1.3
Type

Type

jar

Download dropwizard-jose-jwt-example-webapp 2.1.3


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