License |
License |
---|---|
Categories |
CategoriesScala Languages Graal Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.japgolly.scala-graal |
ArtifactId | ArtifactIdext-prometheus_3 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionext-prometheus
ext-prometheus
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ext-prometheus_3-2.0.0.pom | |
ext-prometheus_3-2.0.0.jar | 15 KB |
ext-prometheus_3-2.0.0-sources.jar | 1 KB |
ext-prometheus_3-2.0.0-javadoc.jar | 182 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scala-graal/ext-prometheus_3/ -->
<dependency>
<groupId>com.github.japgolly.scala-graal</groupId>
<artifactId>ext-prometheus_3</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scala-graal/ext-prometheus_3/
implementation 'com.github.japgolly.scala-graal:ext-prometheus_3:2.0.0'
// https://jarcasting.com/artifacts/com.github.japgolly.scala-graal/ext-prometheus_3/
implementation ("com.github.japgolly.scala-graal:ext-prometheus_3:2.0.0")
'com.github.japgolly.scala-graal:ext-prometheus_3:jar:2.0.0'
<dependency org="com.github.japgolly.scala-graal" name="ext-prometheus_3" rev="2.0.0">
<artifact name="ext-prometheus_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scala-graal', module='ext-prometheus_3', version='2.0.0')
)
libraryDependencies += "com.github.japgolly.scala-graal" % "ext-prometheus_3" % "2.0.0"
[com.github.japgolly.scala-graal/ext-prometheus_3 "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.japgolly.scala-graal : core_3 | jar | 2.0.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
io.prometheus : simpleclient | jar | 0.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.lihaoyi : utest_3 | jar | 0.7.10 |
com.github.japgolly.microlibs : test-util_3 | jar | 4.0.0 |