License |
License |
---|---|
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-bundle-clock |
Version | Version0.17.0 |
Type | Typejar |
Description |
DescriptionLiftwizard Bundle: Clock
Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.
|
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle-clock/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-bundle-clock</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle-clock/
implementation 'io.liftwizard:liftwizard-bundle-clock:0.17.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-bundle-clock/
implementation ("io.liftwizard:liftwizard-bundle-clock:0.17.0")
'io.liftwizard:liftwizard-bundle-clock:jar:0.17.0'
<dependency org="io.liftwizard" name="liftwizard-bundle-clock" rev="0.17.0">
<artifact name="liftwizard-bundle-clock" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-bundle-clock', version='0.17.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-bundle-clock" % "0.17.0"
[io.liftwizard/liftwizard-bundle-clock "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
io.liftwizard : liftwizard-config-clock | jar | 0.17.0 |
io.dropwizard : dropwizard-core | jar | |
io.dropwizard : dropwizard-jersey | jar | |
org.glassfish.hk2 : hk2-api | jar | 2.5.0-b32 |
com.google.code.findbugs : jsr305 | jar | |
org.slf4j : slf4j-api | jar |