Last Version

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

J2Cache - hibernate4

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-hibernate4
Version

Version

2.8.0-release
Type

Type

jar
Description

Description

J2Cache - hibernate4

Download j2cache-hibernate4 2.8.0-release


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

Dependencies

compile (1)

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

provided (1)

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

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.13.RELEASE
org.springframework : spring-web jar 4.3.13.RELEASE
org.springframework : spring-context-support jar 4.3.13.RELEASE
org.springframework : spring-orm jar 4.3.13.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.