Last Version

bootique-linkrest: LinkRest Integration with Bootique 1.3

Provides LinkRest integration with Bootique. LinkRest was moved to Agrest, so this module is deprecated. Consider using "bootique-agrest".

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.agrest
ArtifactId

ArtifactId

bootique-linkrest
Version

Version

1.3
Type

Type

jar
Description

Description

bootique-linkrest: LinkRest Integration with Bootique
Provides LinkRest integration with Bootique. LinkRest was moved to Agrest, so this module is deprecated. Consider using "bootique-agrest".
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-linkrest 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.nhl.link.rest : link-rest jar 2.13
io.bootique.cayenne : bootique-cayenne jar 1.3
io.bootique : bootique jar 1.3
io.bootique.jersey : bootique-jersey jar 1.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.19.0
io.bootique : bootique-test jar 1.3
io.bootique.jdbc : bootique-jdbc-tomcat jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
org.apache.derby : derby jar 10.12.1.1

Project Modules

There are no modules declared in this project.