Last Version

appsensor-integration-prometheus-emitter 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

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

org.owasp.appsensor
ArtifactId

ArtifactId

appsensor-integration-prometheus-emitter
Version

Version

2.3.3
Type

Type

jar
Description

Description

appsensor-integration-prometheus-emitter
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-integration-prometheus-emitter 2.3.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.0.14
io.prometheus : simpleclient_pushgateway jar 0.0.14
org.owasp.appsensor : appsensor-core jar 2.3.3

test (10)

Group / Artifact Type Version
org.owasp.appsensor : appsensor-local test-jar 2.3.3
org.owasp.appsensor : appsensor-local jar 2.3.3
org.owasp.appsensor : appsensor-configuration-stax jar 2.3.3
org.owasp.appsensor : appsensor-storage-in-memory jar 2.3.3
org.owasp.appsensor : appsensor-analysis-reference jar 2.3.3
org.owasp.appsensor : appsensor-reporting-simple-logging jar 2.3.3
org.owasp.appsensor : appsensor-access-control-reference jar 2.3.3
org.springframework : spring-test jar 4.0.3.RELEASE
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.