License |
License |
---|---|
Categories |
CategoriesBootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.cayenne |
ArtifactId | ArtifactIdbootique-cayenne-jcache |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootique-cayenne-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-cayenne-jcache/ -->
<dependency>
<groupId>io.bootique.cayenne</groupId>
<artifactId>bootique-cayenne-jcache</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.cayenne/bootique-cayenne-jcache/
implementation 'io.bootique.cayenne:bootique-cayenne-jcache:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.cayenne/bootique-cayenne-jcache/
implementation ("io.bootique.cayenne:bootique-cayenne-jcache:2.0.1")
'io.bootique.cayenne:bootique-cayenne-jcache:jar:2.0.1'
<dependency org="io.bootique.cayenne" name="bootique-cayenne-jcache" rev="2.0.1">
<artifact name="bootique-cayenne-jcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bootique.cayenne', module='bootique-cayenne-jcache', version='2.0.1')
)
libraryDependencies += "io.bootique.cayenne" % "bootique-cayenne-jcache" % "2.0.1"
[io.bootique.cayenne/bootique-cayenne-jcache "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.bootique.cayenne : bootique-cayenne | jar | 2.0.1 |
org.apache.cayenne : cayenne-jcache | jar | 4.0.2 |
io.bootique.jcache : bootique-jcache | jar | 2.0.1 |
org.apache.cayenne : cayenne-cache-invalidation | jar | 4.0.2 |
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-cayenne-junit5 | jar | 2.0.1 |
io.bootique.jdbc : bootique-jdbc-junit5-derby | jar | 2.0.1 |