is not current version
Last Version 5.3.0

org.hildan.livedoc:livedoc-springboot 4.3.0

The Spring Boot helper of the Livedoc project

GroupId

GroupId

org.hildan.livedoc
ArtifactId

ArtifactId

livedoc-springboot
Version

Version

4.3.0
Type

Type

jar

Download livedoc-springboot 4.3.0


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