is not current version
Last Version 2.8.0-release

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

J2Cache - hibernate4

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.oschina.j2cache
ArtifactId

ArtifactId

j2cache-hibernate4
Version

Version

2.3.9-release
Type

Type

jar

Download j2cache-hibernate4 2.3.9-release


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