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

org.hildan.livedoc:livedoc-springboot 0.2.0

The Spring Boot helper of the Livedoc project

Группа

Группа

org.hildan.livedoc
Идентификатор

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

livedoc-springboot
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать livedoc-springboot 0.2.0


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