Warwizard Database Client

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

Last Version

0.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

Warwizard Database Client
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-db

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.plausiblelabs.warwizard : warwizard-core jar 0.4.5
org.jdbi : jdbi jar 2.34
com.yammer.metrics : metrics-jdbi jar 2.1.2
org.apache.tomcat : tomcat-dbcp jar 7.0.27

test (4)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.10
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