bootique-linkrest: LinkRest Integration with Bootique

Provides LinkRest integration with Bootique

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.linkrest
ArtifactId

ArtifactId

bootique-linkrest
Last Version

Last Version

0.25
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-linkrest: LinkRest Integration with Bootique
Provides LinkRest integration with Bootique
Project Organization

Project Organization

ObjectStyle LLC
Source Code Management

Source Code Management

https://github.com/bootique/bootique-linkrest

Download bootique-linkrest

How to add to project

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

Dependencies

compile (4)

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

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
io.bootique : bootique-test jar 0.25
io.bootique.jdbc : bootique-jdbc-tomcat jar 0.25
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.
io.bootique.linkrest

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
0.25
0.24
0.16
0.15
0.14
0.13
0.12