License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Health: Implementation
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-4.0.0-RC2.pom | |
smallrye-health-4.0.0-RC2.jar | 17 KB |
smallrye-health-4.0.0-RC2-sources.jar | 10 KB |
smallrye-health-4.0.0-RC2-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health/
implementation 'io.smallrye:smallrye-health:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health/
implementation ("io.smallrye:smallrye-health:4.0.0-RC2")
'io.smallrye:smallrye-health:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-health" rev="4.0.0-RC2">
<artifact name="smallrye-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-health" % "4.0.0-RC2"
[io.smallrye/smallrye-health "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.microprofile.health : microprofile-health-api | jar | 4.0 |
io.smallrye : smallrye-health-api | jar | 4.0.0-RC2 |
io.smallrye.config : smallrye-config | jar | 3.0.0-RC2 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 3.0.0 |
jakarta.json : jakarta.json-api | jar | 2.0.1 |
org.glassfish : jakarta.json | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-annotations | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor | jar | 2.2.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
io.smallrye.testing : smallrye-testing-utilities | jar | 1.0.0 |
org.hamcrest : hamcrest | jar | 2.2 |