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