License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.github.mstarodubtsev.dropwizard |
ArtifactId | ArtifactIddropwizard-sifting-appender |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-sifting-appender
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender/ -->
<dependency>
<groupId>com.github.mstarodubtsev.dropwizard</groupId>
<artifactId>dropwizard-sifting-appender</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender/
implementation 'com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:0.0.7'
// https://jarcasting.com/artifacts/com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender/
implementation ("com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:0.0.7")
'com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:jar:0.0.7'
<dependency org="com.github.mstarodubtsev.dropwizard" name="dropwizard-sifting-appender" rev="0.0.7">
<artifact name="dropwizard-sifting-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstarodubtsev.dropwizard', module='dropwizard-sifting-appender', version='0.0.7')
)
libraryDependencies += "com.github.mstarodubtsev.dropwizard" % "dropwizard-sifting-appender" % "0.0.7"
[com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |