LinkRest Integration with Bootique

Provides LinkRest integration with Bootique

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.linkrest
ArtifactId

ArtifactId

bootique-linkrest
Last Version

Last Version

0.11
Release Date

Release Date

Type

Type

jar
Description

Description

LinkRest Integration with Bootique
Provides LinkRest integration with Bootique
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

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

Download bootique-linkrest

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.nhl.bootique : bootique jar 0.18
com.nhl.bootique.cayenne : bootique-cayenne jar 0.15
com.nhl.bootique.jersey : bootique-jersey jar 0.17
com.nhl.link.rest : link-rest jar 2.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.21
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.21
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.11
0.10
0.9
0.8
0.7
0.6
0.5