Warwizard

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-core
Last Version

Last Version

0.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

Warwizard
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-core

How to add to project

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

Dependencies

compile (21)

Group / Artifact Type Version
com.sun.jersey : jersey-core jar 1.12
com.sun.jersey : jersey-server jar 1.12
com.sun.jersey : jersey-servlet jar 1.12
com.sun.jersey.contribs : jersey-guice jar 1.12
com.yammer.metrics : metrics-core jar 2.1.2
com.yammer.metrics : metrics-servlet jar 2.1.2
com.yammer.metrics : metrics-logback jar 2.1.2
com.yammer.metrics : metrics-jersey jar 2.1.2
org.codehaus.jackson : jackson-core-asl jar 1.9.7
org.codehaus.jackson : jackson-mapper-asl jar 1.9.7
com.fasterxml.jackson : jackson-datatype-guava jar 1.9.1
commons-cli : commons-cli jar 1.2
org.slf4j : slf4j-api jar 1.6.6
org.slf4j : jul-to-slf4j jar 1.6.6
ch.qos.logback : logback-core jar 1.0.6
ch.qos.logback : logback-classic jar 1.0.6
org.slf4j : log4j-over-slf4j jar 1.6.6
com.google.guava : guava jar 12.0
org.hibernate : hibernate-validator jar 4.3.0.Final
org.yaml : snakeyaml jar 1.10
com.google.inject : guice jar 3.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

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.

Warwizard

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

You probably don't care about Warwizard unless you like the cut of Dropwizard's jib but need to deploy in a .war. Find out more about Dropwizard at dropwizard.codahale.com.

com.plausiblelabs.warwizard

Plausible Labs Cooperative

We're a software cooperative focused on consulting.

Versions

Version
0.4.5