| License |
License |
|---|---|
| Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.truthbean |
| ArtifactId | ArtifactIddebbie-metrics |
| Last Version | Last Version0.5.4-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondebbie, a java microservice project
|
<!-- https://jarcasting.com/artifacts/com.truthbean/debbie-metrics/ -->
<dependency>
<groupId>com.truthbean</groupId>
<artifactId>debbie-metrics</artifactId>
<version>0.5.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean/debbie-metrics/
implementation 'com.truthbean:debbie-metrics:0.5.4-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean/debbie-metrics/
implementation ("com.truthbean:debbie-metrics:0.5.4-RELEASE")
'com.truthbean:debbie-metrics:jar:0.5.4-RELEASE'
<dependency org="com.truthbean" name="debbie-metrics" rev="0.5.4-RELEASE">
<artifact name="debbie-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean', module='debbie-metrics', version='0.5.4-RELEASE')
)
libraryDependencies += "com.truthbean" % "debbie-metrics" % "0.5.4-RELEASE"
[com.truthbean/debbie-metrics "0.5.4-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.truthbean : debbie-core | jar | 0.5.4-RELEASE |
| io.micrometer : micrometer-core | jar | 1.8.3 |
| io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.8 |
| io.dropwizard.metrics : metrics-jvm | jar | 4.2.8 |
| io.prometheus : simpleclient | jar | 0.15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |