License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health |
Version | Version3.1.0-RC3 |
Type | Typejar |
Description |
DescriptionSmallRye Health: Implementation
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-3.1.0-RC3.pom | |
smallrye-health-3.1.0-RC3.jar | 27 KB |
smallrye-health-3.1.0-RC3-sources.jar | 14 KB |
smallrye-health-3.1.0-RC3-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health</artifactId>
<version>3.1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health/
implementation 'io.smallrye:smallrye-health:3.1.0-RC3'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health/
implementation ("io.smallrye:smallrye-health:3.1.0-RC3")
'io.smallrye:smallrye-health:jar:3.1.0-RC3'
<dependency org="io.smallrye" name="smallrye-health" rev="3.1.0-RC3">
<artifact name="smallrye-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health', version='3.1.0-RC3')
)
libraryDependencies += "io.smallrye" % "smallrye-health" % "3.1.0-RC3"
[io.smallrye/smallrye-health "3.1.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-api | jar | 3.1-RC3 |
io.smallrye : smallrye-health-api | jar | 3.1.0-RC3 |
org.jboss.logging : jboss-logging | jar | 3.4.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.config : microprofile-config-api | jar | 2.0 |
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
jakarta.json : jakarta.json-api | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.glassfish : jakarta.json | jar | 1.1.6 |