Last Version

Liftwizard Bundle: H2 0.25.0

Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-bundle-h2
Version

Version

0.25.0
Type

Type

jar
Description

Description

Liftwizard Bundle: H2
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

Download liftwizard-bundle-h2 0.25.0


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

Dependencies

compile (11)

Group / Artifact Type Version
io.liftwizard : liftwizard-bundle-prioritized-api jar 0.25.0
io.liftwizard : liftwizard-config-h2 jar 0.25.0
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-jetty jar
io.dropwizard : dropwizard-lifecycle jar
com.h2database : h2 jar
javax.servlet : javax.servlet-api jar
org.slf4j : slf4j-api jar
com.google.auto.service : auto-service-annotations jar
org.eclipse.collections : eclipse-collections-api jar
com.google.code.findbugs : jsr305 jar

Project Modules

There are no modules declared in this project.