is not current version
Last Version 0.25

io.bootique.linkrest:bootique-linkrest 0.15

Provides LinkRest integration with Bootique

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.linkrest
ArtifactId

ArtifactId

bootique-linkrest
Version

Version

0.15
Type

Type

jar

Download bootique-linkrest 0.15


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