License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdde.m3y.prometheus.assertj |
ArtifactId | ArtifactIdassertj-prometheus |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAssertJ for Prometheus metrics
AssertJ support for Prometheus metrics verification
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
assertj-prometheus-0.6.pom | |
assertj-prometheus-0.6.jar | 19 KB |
assertj-prometheus-0.6-sources.jar | 13 KB |
assertj-prometheus-0.6-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.m3y.prometheus.assertj/assertj-prometheus/ -->
<dependency>
<groupId>de.m3y.prometheus.assertj</groupId>
<artifactId>assertj-prometheus</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.m3y.prometheus.assertj/assertj-prometheus/
implementation 'de.m3y.prometheus.assertj:assertj-prometheus:0.6'
// https://jarcasting.com/artifacts/de.m3y.prometheus.assertj/assertj-prometheus/
implementation ("de.m3y.prometheus.assertj:assertj-prometheus:0.6")
'de.m3y.prometheus.assertj:assertj-prometheus:jar:0.6'
<dependency org="de.m3y.prometheus.assertj" name="assertj-prometheus" rev="0.6">
<artifact name="assertj-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.m3y.prometheus.assertj', module='assertj-prometheus', version='0.6')
)
libraryDependencies += "de.m3y.prometheus.assertj" % "assertj-prometheus" % "0.6"
[de.m3y.prometheus.assertj/assertj-prometheus "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
io.prometheus : simpleclient | jar | 0.15.0 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
io.prometheus : simpleclient_hotspot | jar | 0.15.0 |