is not current version
Last Version 0.6.10

org.jwall:org.jwall.web.audit 0.6.7.2

A Java Library for handling ModSecurity audit-log data.

GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

org.jwall.web.audit
Version

Version

0.6.7.2
Type

Type

jar

Download org.jwall.web.audit 0.6.7.2


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