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