License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-junit-rule-log-marker |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiftwizard JUnit Rule: Log SLF4J Markers
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-junit-rule-log-marker/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-junit-rule-log-marker</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-junit-rule-log-marker/
implementation 'io.liftwizard:liftwizard-junit-rule-log-marker:0.25.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-junit-rule-log-marker/
implementation ("io.liftwizard:liftwizard-junit-rule-log-marker:0.25.0")
'io.liftwizard:liftwizard-junit-rule-log-marker:jar:0.25.0'
<dependency org="io.liftwizard" name="liftwizard-junit-rule-log-marker" rev="0.25.0">
<artifact name="liftwizard-junit-rule-log-marker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-junit-rule-log-marker', version='0.25.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-junit-rule-log-marker" % "0.25.0"
[io.liftwizard/liftwizard-junit-rule-log-marker "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-api | jar |