Last Version

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

Version

0.4.5
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 0.4.5


<!-- 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.