is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-springboot 2.0.0

The Spring Boot helper of the Livedoc project

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-springboot
Version

Version

2.0.0
Type

Type

jar

Download livedoc-springboot 2.0.0


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