is not current version
Last Version 2.0

net.optionfactory:tomcat9-logging-error-report-valve 1.0

A logging ErrorReportValve for tomcat9

Categories

Categories

Tomcat Container Application Servers Net Logging Application Layer Libs
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

tomcat9-logging-error-report-valve
Version

Version

1.0
Type

Type

jar

Download tomcat9-logging-error-report-valve 1.0


<!-- https://jarcasting.com/artifacts/net.optionfactory/tomcat9-logging-error-report-valve/ -->
<dependency>
    <groupId>net.optionfactory</groupId>
    <artifactId>tomcat9-logging-error-report-valve</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/tomcat9-logging-error-report-valve/
implementation 'net.optionfactory:tomcat9-logging-error-report-valve:1.0'
// https://jarcasting.com/artifacts/net.optionfactory/tomcat9-logging-error-report-valve/
implementation ("net.optionfactory:tomcat9-logging-error-report-valve:1.0")
'net.optionfactory:tomcat9-logging-error-report-valve:jar:1.0'
<dependency org="net.optionfactory" name="tomcat9-logging-error-report-valve" rev="1.0">
  <artifact name="tomcat9-logging-error-report-valve" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='tomcat9-logging-error-report-valve', version='1.0')
)
libraryDependencies += "net.optionfactory" % "tomcat9-logging-error-report-valve" % "1.0"
[net.optionfactory/tomcat9-logging-error-report-valve "1.0"]