| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesBootique User Interface Web Frameworks | 
        
| GroupId | GroupIdio.bootique.agrest | 
    
| ArtifactId | ArtifactIdbootique-agrest-cayenne41 | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbootique-agrest-cayenne41: Bootique Agrest integration using Cayenne 4.1 
            Provides Agrest integration with Bootique using Cayenne 4.1 
         | 
    
| Project Organization | 
                    Project OrganizationObjectStyle LLC | 
            
<!-- https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-cayenne41/ -->
<dependency>
    <groupId>io.bootique.agrest</groupId>
    <artifactId>bootique-agrest-cayenne41</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-cayenne41/
implementation 'io.bootique.agrest:bootique-agrest-cayenne41:2.0.1'
                // https://jarcasting.com/artifacts/io.bootique.agrest/bootique-agrest-cayenne41/
implementation ("io.bootique.agrest:bootique-agrest-cayenne41:2.0.1")
                'io.bootique.agrest:bootique-agrest-cayenne41:jar:2.0.1'
                <dependency org="io.bootique.agrest" name="bootique-agrest-cayenne41" rev="2.0.1">
  <artifact name="bootique-agrest-cayenne41" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.bootique.agrest', module='bootique-agrest-cayenne41', version='2.0.1')
)
                libraryDependencies += "io.bootique.agrest" % "bootique-agrest-cayenne41" % "2.0.1"
                [io.bootique.agrest/bootique-agrest-cayenne41 "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.agrest : agrest-engine | jar | 3.11 | 
| io.agrest : agrest-annotations | jar | 3.11 | 
| io.agrest : agrest-cayenne | jar | 3.11 | 
| io.bootique.cayenne : bootique-cayenne41 | jar | 2.0.1 | 
| io.bootique : bootique | jar | 2.0.1 | 
| io.bootique.jersey : bootique-jersey | jar | 2.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 | 
| io.bootique : bootique-junit5 | jar | 2.0.1 | 
| io.bootique.jetty : bootique-jetty-junit5 | jar | 2.0.1 | 
| org.slf4j : slf4j-simple | jar | 1.7.25 | 
| io.bootique.cayenne : bootique-cayenne41-junit5 | jar | 2.0.1 | 
| io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.1 |