GroupId | GroupIdcloud.piranha.microprofile.smallrye |
---|---|
ArtifactId | ArtifactIdpiranha-microprofile-smallrye-health |
Version | Version19.12.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health/ -->
<dependency>
<groupId>cloud.piranha.microprofile.smallrye</groupId>
<artifactId>piranha-microprofile-smallrye-health</artifactId>
<version>19.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health/
implementation 'cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:19.12.0'
// https://jarcasting.com/artifacts/cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health/
implementation ("cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:19.12.0")
'cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:jar:19.12.0'
<dependency org="cloud.piranha.microprofile.smallrye" name="piranha-microprofile-smallrye-health" rev="19.12.0">
<artifact name="piranha-microprofile-smallrye-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.microprofile.smallrye', module='piranha-microprofile-smallrye-health', version='19.12.0')
)
libraryDependencies += "cloud.piranha.microprofile.smallrye" % "piranha-microprofile-smallrye-health" % "19.12.0"
[cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health "19.12.0"]