Categories |
CategoriesDropWizard Container Microservices |
---|---|
GroupId | GroupIdcom.github.mstarodubtsev.dropwizard |
ArtifactId | ArtifactIddropwizard-sifting-appender |
Version | Version0.0.6 |
Type | Typejar |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender/
implementation 'com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:0.0.6'
// https://jarcasting.com/artifacts/com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender/
implementation ("com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:0.0.6")
'com.github.mstarodubtsev.dropwizard:dropwizard-sifting-appender:jar:0.0.6'
<dependency org="com.github.mstarodubtsev.dropwizard" name="dropwizard-sifting-appender" rev="0.0.6">
<artifact name="dropwizard-sifting-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstarodubtsev.dropwizard', module='dropwizard-sifting-appender', version='0.0.6')
)
libraryDependencies += "com.github.mstarodubtsev.dropwizard" % "dropwizard-sifting-appender" % "0.0.6"
[com.github.mstarodubtsev.dropwizard/dropwizard-sifting-appender "0.0.6"]