| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Ehcache Data Caching Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.jwebmp |
| ArtifactId | ArtifactIdguiced-persistence-ehcache |
| Last Version | Last Version0.66.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGuiced Persistence - EhCache
Enables EH Cache with Hibernate connections in the GuicedPersistence provider
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jwebmp/guiced-persistence-ehcache/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-persistence-ehcache</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-persistence-ehcache/
implementation 'com.jwebmp:guiced-persistence-ehcache:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-persistence-ehcache/
implementation ("com.jwebmp:guiced-persistence-ehcache:0.66.0.1")
'com.jwebmp:guiced-persistence-ehcache:jar:0.66.0.1'
<dependency org="com.jwebmp" name="guiced-persistence-ehcache" rev="0.66.0.1">
<artifact name="guiced-persistence-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-persistence-ehcache', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "guiced-persistence-ehcache" % "0.66.0.1"
[com.jwebmp/guiced-persistence-ehcache "0.66.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jwebmp : guiced-persistence-hibernateproperties-reader | jar | 0.66.0.1 |
| org.hibernate : hibernate-core | jar | 5.4.1.Final |
| org.ehcache : ehcache | jar | 3.6.2 |
| org.hibernate : hibernate-jcache | jar | 5.4.1.Final |
| javax.cache : cache-api | jar | 1.1.0 |
| org.jsr107.ri : cache-annotations-ri-guice | jar | 1.1.0 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| com.h2database : h2 | jar | 1.4.197 |
| com.jwebmp : guiced-persistence-jpa | jar | 0.66.0.1 |
| Version |
|---|
|
0.66.0.1
|
|
0.65.0.3
|
|
0.65.0.2
|
|
0.63.0.61
|
|
0.62.0.1
|
|
0.59.0.14
|
|
0.58.0.21-RCTEST
|
|
0.58.0.20-RCTEST
|