Last Version

Liftwizard Config: 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 config Application Layer Libs Configuration
GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-config-h2
Version

Version

0.25.0
Type

Type

jar
Description

Description

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

Download liftwizard-config-h2 0.25.0


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.validation : validation-api jar
com.fasterxml.jackson.core : jackson-annotations jar

Project Modules

There are no modules declared in this project.