com.jporm:jpo-commons-cache-ehcache

http://www.jporm.com

License

License

Categories

Categories

Ehcache Data Caching ORM
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache-ehcache
Last Version

Last Version

8.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

http://www.jporm.com

Download jpo-commons-cache-ehcache

How to add to project

<!-- https://jarcasting.com/artifacts/com.jporm/jpo-commons-cache-ehcache/ -->
<dependency>
    <groupId>com.jporm</groupId>
    <artifactId>jpo-commons-cache-ehcache</artifactId>
    <version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jpo-commons-cache-ehcache/
implementation 'com.jporm:jpo-commons-cache-ehcache:8.3.0'
// https://jarcasting.com/artifacts/com.jporm/jpo-commons-cache-ehcache/
implementation ("com.jporm:jpo-commons-cache-ehcache:8.3.0")
'com.jporm:jpo-commons-cache-ehcache:jar:8.3.0'
<dependency org="com.jporm" name="jpo-commons-cache-ehcache" rev="8.3.0">
  <artifact name="jpo-commons-cache-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jpo-commons-cache-ehcache', version='8.3.0')
)
libraryDependencies += "com.jporm" % "jpo-commons-cache-ehcache" % "8.3.0"
[com.jporm/jpo-commons-cache-ehcache "8.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jporm : jpo-commons-cache-api jar 8.3.0
net.sf.ehcache : ehcache-core jar 2.4.5

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
commons-dbcp : commons-dbcp jar 1.4
org.springframework : spring-test jar 4.1.6.RELEASE
org.springframework : spring-context-support jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.

Welcome to paralled JPO world!

JPO-RX is the first and only non-blocking Java "pseudo" ORM solution.

Are you going reactive?

Are you scared about manually writing all your SQL queries?

Are you evaluating definitely serious technologies like Vertx3?

Have a look at what JPO-RX can do for you: https://github.com/ufoscout/jporm/wiki

JPO-RM: the blocking twin brother

Is reactive still far from you?

Do you feel not comfortable with JPA and/or Hibernate and/or simila?

Do you think manual SQL writing is the shortest way to hell?

Have a look at how JPO-RM can help you: https://github.com/ufoscout/jporm/wiki

Versions

Version
8.3.0
8.2.2
8.2.1
8.2.0
8.1.0
8.1.0-alpha.1