| License |
License |
|---|---|
| Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
| GroupId | GroupIdde.m3y.prometheus.assertj |
| ArtifactId | ArtifactIdassertj-prometheus |
| Version | Version0.5 |
| 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.5.pom | |
| assertj-prometheus-0.5.jar | 21 KB |
| assertj-prometheus-0.5-sources.jar | 15 KB |
| assertj-prometheus-0.5-javadoc.jar | 94 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.m3y.prometheus.assertj/assertj-prometheus/
implementation 'de.m3y.prometheus.assertj:assertj-prometheus:0.5'
// https://jarcasting.com/artifacts/de.m3y.prometheus.assertj/assertj-prometheus/
implementation ("de.m3y.prometheus.assertj:assertj-prometheus:0.5")
'de.m3y.prometheus.assertj:assertj-prometheus:jar:0.5'
<dependency org="de.m3y.prometheus.assertj" name="assertj-prometheus" rev="0.5">
<artifact name="assertj-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.m3y.prometheus.assertj', module='assertj-prometheus', version='0.5')
)
libraryDependencies += "de.m3y.prometheus.assertj" % "assertj-prometheus" % "0.5"
[de.m3y.prometheus.assertj/assertj-prometheus "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.19.0 |
| io.prometheus : simpleclient | jar | 0.10.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.prometheus : simpleclient_hotspot | jar | 0.10.0 |