License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Metrics Application Testing & Monitoring Monitoring Prometheus |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.metrics.modules.prometheus |
ArtifactId | ArtifactIdproviders |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmetrics - modules - prometheus - providers
metrics - modules - prometheus - providers
|
Filename | Size |
---|---|
providers-0.0.17.pom | 1021 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.metrics.modules.prometheus/providers/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.metrics.modules.prometheus</groupId>
<artifactId>providers</artifactId>
<version>0.0.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.metrics.modules.prometheus/providers/
implementation 'com.walterjwhite.java.infrastructure.metrics.modules.prometheus:providers:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.metrics.modules.prometheus/providers/
implementation ("com.walterjwhite.java.infrastructure.metrics.modules.prometheus:providers:0.0.17")
'com.walterjwhite.java.infrastructure.metrics.modules.prometheus:providers:pom:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.metrics.modules.prometheus" name="providers" rev="0.0.17">
<artifact name="providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.metrics.modules.prometheus', module='providers', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.metrics.modules.prometheus" % "providers" % "0.0.17"
[com.walterjwhite.java.infrastructure.metrics.modules.prometheus/providers "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.infrastructure.metrics.modules.prometheus : impl | jar | 0.0.17 |
com.walterjwhite.java.infrastructure.metrics : impl | jar | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |