License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-microprofile-reporter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Microprofile :: Reporter
Small module allowing to get a local reporting of Microprofile data - intended for tests and demos.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-reporter/ -->
<dependency>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-microprofile-reporter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-reporter/
implementation 'org.apache.geronimo:geronimo-microprofile-reporter:1.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-microprofile-reporter/
implementation ("org.apache.geronimo:geronimo-microprofile-reporter:1.0.2")
'org.apache.geronimo:geronimo-microprofile-reporter:jar:1.0.2'
<dependency org="org.apache.geronimo" name="geronimo-microprofile-reporter" rev="1.0.2">
<artifact name="geronimo-microprofile-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-microprofile-reporter', version='1.0.2')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-microprofile-reporter" % "1.0.2"
[org.apache.geronimo/geronimo-microprofile-reporter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.meecrowave : meecrowave-specs-api | jar | 1.2.7 |
org.apache.geronimo : geronimo-microprofile-aggregator | pom | 1.0.2 |
org.webjars.bower : chart.js | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.meecrowave : meecrowave-junit | jar | 1.2.7 |