is not current version
Last Version 2.3.3

org.owasp.appsensor:appsensor-reporting-simple-logging 2.0.0


Categories

Categories

Reporting Business Logic Libraries Logging Application Layer Libs
GroupId

GroupId

org.owasp.appsensor
ArtifactId

ArtifactId

appsensor-reporting-simple-logging
Version

Version

2.0.0
Type

Type

jar

Download appsensor-reporting-simple-logging 2.0.0


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