не последняя версия
Последняя версия 1.0.3

io.smallrye:smallrye-health-docs 1.0.2


Группа

Группа

io.smallrye
Идентификатор

Идентификатор

smallrye-health-docs
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать smallrye-health-docs 1.0.2


<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-health-docs/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-health-docs</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-docs/
implementation 'io.smallrye:smallrye-health-docs:1.0.2'
// https://jarcasting.com/artifacts/io.smallrye/smallrye-health-docs/
implementation ("io.smallrye:smallrye-health-docs:1.0.2")
'io.smallrye:smallrye-health-docs:jar:1.0.2'
<dependency org="io.smallrye" name="smallrye-health-docs" rev="1.0.2">
  <artifact name="smallrye-health-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-health-docs', version='1.0.2')
)
libraryDependencies += "io.smallrye" % "smallrye-health-docs" % "1.0.2"
[io.smallrye/smallrye-health-docs "1.0.2"]