License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdnet.oschina.j2cache |
ArtifactId | ArtifactIdj2cache-hibernate5 |
Last Version | Last Version2.8.0-release |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJ2Cache - hibernate5
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-ehcache | jar | 5.2.17.Final |
Group / Artifact | Type | Version |
---|---|---|
net.oschina.j2cache : j2cache-core | jar | 2.7.6-release |
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 |