Last Version

logcapture 0.4.6

A testing library for assert logging messages.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.jspcore
ArtifactId

ArtifactId

logcapture
Version

Version

0.4.6
Type

Type

jar
Description

Description

logcapture
A testing library for assert logging messages.
Project URL

Project URL

http://www.jspcore.com/
Source Code Management

Source Code Management

https://github.com/mustaine/logcapture

Download logcapture 0.4.6


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.8
org.hamcrest : hamcrest-library jar 1.3
com.jayway.awaitility : awaitility jar 1.7.0
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.spockframework : spock-core jar 1.1-groovy-2.4

Project Modules

There are no modules declared in this project.