| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesBootique User Interface Web Frameworks | 
        
| GroupId | GroupIdio.bootique.agrest | 
    
| ArtifactId | ArtifactIdbootique-linkrest | 
    
| Last Version | Last Version1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbootique-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 OrganizationObjectStyle LLC | 
            
| Filename | Size | 
|---|---|
| bootique-linkrest-1.3.pom | |
| bootique-linkrest-1.3.jar | 7 KB | 
| bootique-linkrest-1.3-sources.jar | 7 KB | 
| bootique-linkrest-1.3-javadoc.jar | 37 KB | 
| Browse | 
<!-- 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"]
                | 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 | 
| 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 |