License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdbr.com.labbs |
ArtifactId | ArtifactIdquarkus-monitor-bom |
Version | Version0.3.0 |
Type | Typepom |
Description |
DescriptionExtension to add Big Brother Metrics - BOM
Extension to add Big Brother Metrics
|
Filename | Size |
---|---|
quarkus-monitor-bom-0.3.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor-bom/ -->
<dependency>
<groupId>br.com.labbs</groupId>
<artifactId>quarkus-monitor-bom</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor-bom/
implementation 'br.com.labbs:quarkus-monitor-bom:0.3.0'
// https://jarcasting.com/artifacts/br.com.labbs/quarkus-monitor-bom/
implementation ("br.com.labbs:quarkus-monitor-bom:0.3.0")
'br.com.labbs:quarkus-monitor-bom:pom:0.3.0'
<dependency org="br.com.labbs" name="quarkus-monitor-bom" rev="0.3.0">
<artifact name="quarkus-monitor-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.labbs', module='quarkus-monitor-bom', version='0.3.0')
)
libraryDependencies += "br.com.labbs" % "quarkus-monitor-bom" % "0.3.0"
[br.com.labbs/quarkus-monitor-bom "0.3.0"]