License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.openexchange |
ArtifactId | ArtifactIdopenexchange-boot-metrics |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionopenexchange ::: openexchange-boot-metrics
The bootstrap and dependencies bundle for all `io.openexchange` projects.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-metrics/ -->
<dependency>
<groupId>io.openexchange</groupId>
<artifactId>openexchange-boot-metrics</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-metrics/
implementation 'io.openexchange:openexchange-boot-metrics:1.0.4'
// https://jarcasting.com/artifacts/io.openexchange/openexchange-boot-metrics/
implementation ("io.openexchange:openexchange-boot-metrics:1.0.4")
'io.openexchange:openexchange-boot-metrics:jar:1.0.4'
<dependency org="io.openexchange" name="openexchange-boot-metrics" rev="1.0.4">
<artifact name="openexchange-boot-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openexchange', module='openexchange-boot-metrics', version='1.0.4')
)
libraryDependencies += "io.openexchange" % "openexchange-boot-metrics" % "1.0.4"
[io.openexchange/openexchange-boot-metrics "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 1.4.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.4.4.RELEASE |
org.springframework : spring-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.4.RELEASE |