Last Version

net.oschina.j2cache:j2cache-hibernate5 2.8.0-release

J2Cache - hibernate5

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-hibernate5
Version

Version

2.8.0-release
Type

Type

jar
Description

Description

J2Cache - hibernate5

Download j2cache-hibernate5 2.8.0-release


<!-- https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-hibernate5/ -->
<dependency>
    <groupId>net.oschina.j2cache</groupId>
    <artifactId>j2cache-hibernate5</artifactId>
    <version>2.8.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-hibernate5/
implementation 'net.oschina.j2cache:j2cache-hibernate5:2.8.0-release'
// https://jarcasting.com/artifacts/net.oschina.j2cache/j2cache-hibernate5/
implementation ("net.oschina.j2cache:j2cache-hibernate5:2.8.0-release")
'net.oschina.j2cache:j2cache-hibernate5:jar:2.8.0-release'
<dependency org="net.oschina.j2cache" name="j2cache-hibernate5" rev="2.8.0-release">
  <artifact name="j2cache-hibernate5" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.j2cache', module='j2cache-hibernate5', version='2.8.0-release')
)
libraryDependencies += "net.oschina.j2cache" % "j2cache-hibernate5" % "2.8.0-release"
[net.oschina.j2cache/j2cache-hibernate5 "2.8.0-release"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-ehcache jar 5.2.17.Final

provided (1)

Group / Artifact Type Version
net.oschina.j2cache : j2cache-core jar 2.7.6-release

test (11)

Group / Artifact Type Version
org.springframework : spring-test jar 5.0.8.RELEASE
org.springframework : spring-web jar 5.0.8.RELEASE
org.springframework : spring-context-support jar 5.0.8.RELEASE
org.springframework : spring-orm jar 5.0.8.RELEASE
org.springframework : spring-aop jar 5.0.8.RELEASE
org.springframework : spring-aspects jar 5.0.8.RELEASE
com.cloudhopper.proxool : proxool jar 0.9.1
log4j : log4j jar 1.2.17
mysql : mysql-connector-java jar 5.1.46
org.ehcache : ehcache jar 3.4.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.