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