| License |
License |
|---|---|
| Categories |
CategoriesBootique User Interface Web Frameworks |
| GroupId | GroupIdio.bootique.cayenne |
| ArtifactId | ArtifactIdbootique-cayenne42-jcache |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootique-cayenne42-jcache: Integrates bootique-cayenne with bootique-jcache
Integrates bootique-cayenne with bootique-jcache.
|
| Project Organization |
Project OrganizationObjectStyle LLC |
<!-- https://jarcasting.com/artifacts/io.bootique.cayenne/bootique-cayenne42-jcache/ -->
<dependency>
<groupId>io.bootique.cayenne</groupId>
<artifactId>bootique-cayenne42-jcache</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.cayenne/bootique-cayenne42-jcache/
implementation 'io.bootique.cayenne:bootique-cayenne42-jcache:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.cayenne/bootique-cayenne42-jcache/
implementation ("io.bootique.cayenne:bootique-cayenne42-jcache:2.0.1")
'io.bootique.cayenne:bootique-cayenne42-jcache:jar:2.0.1'
<dependency org="io.bootique.cayenne" name="bootique-cayenne42-jcache" rev="2.0.1">
<artifact name="bootique-cayenne42-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.cayenne', module='bootique-cayenne42-jcache', version='2.0.1')
)
libraryDependencies += "io.bootique.cayenne" % "bootique-cayenne42-jcache" % "2.0.1"
[io.bootique.cayenne/bootique-cayenne42-jcache "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.bootique.cayenne : bootique-cayenne42 | jar | 2.0.1 |
| org.apache.cayenne : cayenne-jcache | jar | 4.2.RC1 |
| io.bootique.jcache : bootique-jcache | jar | 2.0.1 |
| org.apache.cayenne : cayenne-cache-invalidation | jar | 4.2.RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.9.0 |
| org.ehcache : ehcache | jar | 3.1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| io.bootique.cayenne : bootique-cayenne42-junit5 | jar | 2.0.1 |
| io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.1 |