не последняя версия
Последняя версия 2.3.3

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


Категории

Категории

Reporting Прикладные библиотеки Logging Библиотеки уровня приложения
Группа

Группа

org.owasp.appsensor
Идентификатор

Идентификатор

appsensor-reporting-simple-logging
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать 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"]