is not current version
Last Version 0.4.6

com.jspcore:logcapture 0.4.5

A testing library for assert logging messages.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.jspcore
ArtifactId

ArtifactId

logcapture
Version

Version

0.4.5
Type

Type

jar

Download logcapture 0.4.5


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