License |
License |
---|---|
GroupId | GroupIdio.smallrye |
ArtifactId | ArtifactIdsmallrye-health-ui |
Last Version | Last Version4.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Health: UI
SmallRye Parent POM
|
Filename | Size |
---|---|
smallrye-health-ui-4.0.0-RC2.pom | |
smallrye-health-ui-4.0.0-RC2.jar | 82 KB |
smallrye-health-ui-4.0.0-RC2-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>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-ui/
implementation 'io.smallrye:smallrye-health-ui:4.0.0-RC2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-ui/
implementation ("io.smallrye:smallrye-health-ui:4.0.0-RC2")
'io.smallrye:smallrye-health-ui:jar:4.0.0-RC2'
<dependency org="io.smallrye" name="smallrye-health-ui" rev="4.0.0-RC2">
<artifact name="smallrye-health-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-ui', version='4.0.0-RC2')
)
libraryDependencies += "io.smallrye" % "smallrye-health-ui" % "4.0.0-RC2"
[io.smallrye/smallrye-health-ui "4.0.0-RC2"]