License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-provided-checks |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Health: Provided Health Checks
SmallRye Parent POM
|
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-provided-checks/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health-provided-checks</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-provided-checks/
implementation 'io.smallrye:smallrye-health-provided-checks:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-provided-checks/
implementation ("io.smallrye:smallrye-health-provided-checks:4.0.0-RC2")
'io.smallrye:smallrye-health-provided-checks:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-health-provided-checks" rev="4.0.0-RC2">
<artifact name="smallrye-health-provided-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-provided-checks', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-health-provided-checks" % "4.0.0-RC2"
[io.smallrye/smallrye-health-provided-checks "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye : smallrye-health | jar | 4.0.0-RC2 |
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
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 |