Last Version

Warwizard Authentication 0.4.5

Warwizard is a rejiggering of Dropwizard, a Java framework for developing ops-friendly, high-performance, RESTful web services. Warwizard reworks Dropwizard to be deployable as a war file, mainly to allow it to be used on Amazon's Elastic Beanstalk.

License

License

GroupId

GroupId

com.plausiblelabs.warwizard
ArtifactId

ArtifactId

warwizard-auth
Version

Version

0.4.5
Type

Type

jar
Description

Description

Warwizard Authentication
Warwizard is a rejiggering of Dropwizard, a Java framework for developing ops-friendly, high-performance, RESTful web services. Warwizard reworks Dropwizard to be deployable as a war file, mainly to allow it to be used on Amazon's Elastic Beanstalk.

Download warwizard-auth 0.4.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.plausiblelabs.warwizard : warwizard-core jar 0.4.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.