is not current version
Last Version 2.69

com.proofpoint.platform:reporting-prometheus 2.34


Categories

Categories

Reporting Business Logic Libraries Prometheus Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

com.proofpoint.platform
ArtifactId

ArtifactId

reporting-prometheus
Version

Version

2.34
Type

Type

jar

Download reporting-prometheus 2.34


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