GroupId | GroupIdcloud.piranha.microprofile.smallrye |
---|---|
ArtifactId | ArtifactIdpiranha-microprofile-smallrye-health |
Version | Version20.6.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>20.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health/
implementation 'cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:20.6.0'
// https://jarcasting.com/artifacts/cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health/
implementation ("cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:20.6.0")
'cloud.piranha.microprofile.smallrye:piranha-microprofile-smallrye-health:jar:20.6.0'
<dependency org="cloud.piranha.microprofile.smallrye" name="piranha-microprofile-smallrye-health" rev="20.6.0">
<artifact name="piranha-microprofile-smallrye-health" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha.microprofile.smallrye', module='piranha-microprofile-smallrye-health', version='20.6.0')
)
libraryDependencies += "cloud.piranha.microprofile.smallrye" % "piranha-microprofile-smallrye-health" % "20.6.0"
[cloud.piranha.microprofile.smallrye/piranha-microprofile-smallrye-health "20.6.0"]