LogBackCapture

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

LogBackCapture
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

LogBackCapture
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download LogBackCapture

How to add to project

<!-- https://jarcasting.com/artifacts/org.e-hoffman.testing/LogBackCapture/ -->
<dependency>
    <groupId>org.e-hoffman.testing</groupId>
    <artifactId>LogBackCapture</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.e-hoffman.testing/LogBackCapture/
implementation 'org.e-hoffman.testing:LogBackCapture:1.2.0'
// https://jarcasting.com/artifacts/org.e-hoffman.testing/LogBackCapture/
implementation ("org.e-hoffman.testing:LogBackCapture:1.2.0")
'org.e-hoffman.testing:LogBackCapture:jar:1.2.0'
<dependency org="org.e-hoffman.testing" name="LogBackCapture" rev="1.2.0">
  <artifact name="LogBackCapture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.e-hoffman.testing', module='LogBackCapture', version='1.2.0')
)
libraryDependencies += "org.e-hoffman.testing" % "LogBackCapture" % "1.2.0"
[org.e-hoffman.testing/LogBackCapture "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.29

test (1)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0