Last Version

appsensor-reporting-simple-logging 2.3.3

The AppSensor project is an OWASP project to create a knowledge base as well as practical implementations for intrusion detection within applications.

License

License

Categories

Categories

Reporting Business Logic Libraries Logging Application Layer Libs
GroupId

GroupId

org.owasp.appsensor
ArtifactId

ArtifactId

appsensor-reporting-simple-logging
Version

Version

2.3.3
Type

Type

jar
Description

Description

appsensor-reporting-simple-logging
The AppSensor project is an OWASP project to create a knowledge base as well as practical implementations for intrusion detection within applications.
Project Organization

Project Organization

The Open Web Application Security Project (OWASP)

Download appsensor-reporting-simple-logging 2.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.owasp.appsensor : appsensor-core jar 2.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.