is not current version
Last Version 1.2.0

org.e-hoffman.testing:LogBackCapture 1.1.0


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

org.e-hoffman.testing
ArtifactId

ArtifactId

LogBackCapture
Version

Version

1.1.0
Type

Type

jar

Download LogBackCapture 1.1.0


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