License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdbr.com.labbs |
ArtifactId | ArtifactIdquarkus-monitor |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionExtension to add Big Brother Metrics - Runtime
Extension to add Big Brother Metrics
|
Filename | Size |
---|---|
quarkus-monitor-0.2.0.pom | |
quarkus-monitor-0.2.0.jar | 29 KB |
quarkus-monitor-0.2.0-sources.jar | 15 KB |
quarkus-monitor-0.2.0-javadoc.jar | 490 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor/ -->
<dependency>
<groupId>br.com.labbs</groupId>
<artifactId>quarkus-monitor</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor/
implementation 'br.com.labbs:quarkus-monitor:0.2.0'
// https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor/
implementation ("br.com.labbs:quarkus-monitor:0.2.0")
'br.com.labbs:quarkus-monitor:jar:0.2.0'
<dependency org="br.com.labbs" name="quarkus-monitor" rev="0.2.0">
<artifact name="quarkus-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.labbs', module='quarkus-monitor', version='0.2.0')
)
libraryDependencies += "br.com.labbs" % "quarkus-monitor" % "0.2.0"
[br.com.labbs/quarkus-monitor "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-micrometer | jar | 1.9.2.Final |
io.micrometer : micrometer-registry-prometheus | jar | 1.6.0 |
io.quarkus : quarkus-core | jar | 1.9.2.Final |
io.quarkus : quarkus-resteasy | jar | 1.9.2.Final |
io.quarkus : quarkus-rest-client | jar | 1.9.2.Final |