Warwizard Project

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

Last Version

0.4.5
Release Date

Release Date

Type

Type

pom
Description

Description

Warwizard Project
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.
Project URL

Project URL

https://github.com/plausiblelabs/warwizard
Source Code Management

Source Code Management

http://github.com/plausiblelabs/warwizard/

Download warwizard-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • warwizard-core
  • warwizard-db
  • warwizard-auth
  • warwizard-example

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