Last Version

SmallRye: MicroProfile Metrics Parent 5.0.0-RC1

SmallRye Parent POM

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-metrics-parent
Version

Version

5.0.0-RC1
Type

Type

pom
Description

Description

SmallRye: MicroProfile Metrics Parent
SmallRye Parent POM
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-metrics/

Download smallrye-metrics-parent 5.0.0-RC1


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-metrics-parent/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-metrics-parent</artifactId>
    <version>5.0.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-metrics-parent/
implementation 'io.smallrye:smallrye-metrics-parent:5.0.0-RC1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-metrics-parent/
implementation ("io.smallrye:smallrye-metrics-parent:5.0.0-RC1")
'io.smallrye:smallrye-metrics-parent:pom:5.0.0-RC1'
<dependency org="io.smallrye" name="smallrye-metrics-parent" rev="5.0.0-RC1">
  <artifact name="smallrye-metrics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-metrics-parent', version='5.0.0-RC1')
)
libraryDependencies += "io.smallrye" % "smallrye-metrics-parent" % "5.0.0-RC1"
[io.smallrye/smallrye-metrics-parent "5.0.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • implementation
  • api