License |
License |
---|---|
Categories |
CategoriesData Logging Application Layer Libs |
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.data.logging-io-test |
Last Version | Last Version8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlilith-data-logging-io-test
This file is part of Lilith. It contains a Baseclass for LoggingEvent-De/Serializer tests.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-io-test/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.data.logging-io-test</artifactId>
<version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-io-test/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.data.logging-io-test:8.3.0'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.data.logging-io-test/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.data.logging-io-test:8.3.0")
'de.huxhorn.lilith:de.huxhorn.lilith.data.logging-io-test:jar:8.3.0'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.data.logging-io-test" rev="8.3.0">
<artifact name="de.huxhorn.lilith.data.logging-io-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.data.logging-io-test', version='8.3.0')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.data.logging-io-test" % "8.3.0"
[de.huxhorn.lilith/de.huxhorn.lilith.data.logging-io-test "8.3.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
de.huxhorn.sulky : de.huxhorn.sulky.formatting | jar | 8.3.0 |
de.huxhorn.sulky : de.huxhorn.sulky.junit | jar | 8.3.0 |
de.huxhorn.lilith : de.huxhorn.lilith.data.eventsource | jar | 8.3.0 |
de.huxhorn.lilith : de.huxhorn.lilith.data.logging | jar | 8.3.0 |
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy | jar | 1.12.3 |
org.codehaus.groovy : groovy | jar | 2.5.15 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |