Last Version

Liftwizard Example Application 0.25.0

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

License

License

GroupId

GroupId

io.liftwizard
ArtifactId

ArtifactId

liftwizard-example
Version

Version

0.25.0
Type

Type

jar
Description

Description

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

Download liftwizard-example 0.25.0


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

Dependencies

test (14)

Group / Artifact Type Version
io.liftwizard : liftwizard-config-logging-buffered jar 0.25.0
io.liftwizard : liftwizard-config-clock-incrementing jar 0.25.0
io.liftwizard : liftwizard-clock-incrementing jar 0.25.0
io.liftwizard : liftwizard-config-uuid-seed jar 0.25.0
org.skyscreamer : jsonassert jar 1.5.0
io.liftwizard : liftwizard-reladomo-test-rule jar 0.25.0
io.dropwizard : dropwizard-client jar 1.3.29
io.dropwizard : dropwizard-testing jar 1.3.29
org.mockito : mockito-core jar 3.7.0
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.25.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.25.1
io.liftwizard : liftwizard-reladomo-test-resource-writer jar 0.25.0
io.liftwizard : liftwizard-logging-buffered-appender jar 0.25.0
io.liftwizard : liftwizard-junit-rule-log-marker jar 0.25.0

Project Modules

There are no modules declared in this project.