License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-ui |
Version | Version3.1.1 |
Type | Typejar |
Description |
DescriptionSmallRye Health: UI
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-ui-3.1.1.pom | |
smallrye-health-ui-3.1.1.jar | 82 KB |
smallrye-health-ui-3.1.1-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-ui/ -->
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-health-ui</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-ui/
implementation 'io.smallrye:smallrye-health-ui:3.1.1'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-ui/
implementation ("io.smallrye:smallrye-health-ui:3.1.1")
'io.smallrye:smallrye-health-ui:jar:3.1.1'
<dependency org="io.smallrye" name="smallrye-health-ui" rev="3.1.1">
<artifact name="smallrye-health-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-ui', version='3.1.1')
)
libraryDependencies += "io.smallrye" % "smallrye-health-ui" % "3.1.1"
[io.smallrye/smallrye-health-ui "3.1.1"]