is not current version
Last Version 0.25

io.bootique.linkrest:bootique-linkrest 0.13

Provides LinkRest integration with Bootique

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.linkrest
ArtifactId

ArtifactId

bootique-linkrest
Version

Version

0.13
Type

Type

jar

Download bootique-linkrest 0.13


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