is not current version
Last Version 3.1-RC2

org.eclipse.microprofile.health.specs:microprofile-health-spec 3.0-RC3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.microprofile.health.specs
ArtifactId

ArtifactId

microprofile-health-spec
Version

Version

3.0-RC3
Type

Type

pom

Download microprofile-health-spec 3.0-RC3


<!-- https://jarcasting.com/artifacts/org.eclipse.microprofile.health.specs/microprofile-health-spec/ -->
<dependency>
    <groupId>org.eclipse.microprofile.health.specs</groupId>
    <artifactId>microprofile-health-spec</artifactId>
    <version>3.0-RC3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.microprofile.health.specs/microprofile-health-spec/
implementation 'org.eclipse.microprofile.health.specs:microprofile-health-spec:3.0-RC3'
// https://jarcasting.com/artifacts/org.eclipse.microprofile.health.specs/microprofile-health-spec/
implementation ("org.eclipse.microprofile.health.specs:microprofile-health-spec:3.0-RC3")
'org.eclipse.microprofile.health.specs:microprofile-health-spec:pom:3.0-RC3'
<dependency org="org.eclipse.microprofile.health.specs" name="microprofile-health-spec" rev="3.0-RC3">
  <artifact name="microprofile-health-spec" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.microprofile.health.specs', module='microprofile-health-spec', version='3.0-RC3')
)
libraryDependencies += "org.eclipse.microprofile.health.specs" % "microprofile-health-spec" % "3.0-RC3"
[org.eclipse.microprofile.health.specs/microprofile-health-spec "3.0-RC3"]