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