| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesBootique User Interface Web Frameworks | 
        
| GroupId | GroupIdcom.nhl.bootique.linkrest | 
    
| ArtifactId | ArtifactIdbootique-linkrest | 
    
| Last Version | Last Version0.11 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLinkRest Integration with Bootique 
            Provides LinkRest integration with Bootique 
         | 
    
| Project Organization | 
                    Project OrganizationNational Hockey League | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| bootique-linkrest-0.11.pom | |
| bootique-linkrest-0.11.jar | 8 KB | 
| bootique-linkrest-0.11-sources.jar | 3 KB | 
| bootique-linkrest-0.11-javadoc.jar | 37 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |