is not current version
Last Version 2.3.3

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


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.1
Type

Type

jar

Download appsensor-reporting-simple-logging 2.3.1


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