License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-cache-hibernate |
Last Version | Last Version07.00.00-MS-GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroStream Cache for Hibernate
Hibernate Cache Region Factory
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-cache-hibernate</artifactId>
<version>07.00.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation 'one.microstream:microstream-cache-hibernate:07.00.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation ("one.microstream:microstream-cache-hibernate:07.00.00-MS-GA")
'one.microstream:microstream-cache-hibernate:jar:07.00.00-MS-GA'
<dependency org="one.microstream" name="microstream-cache-hibernate" rev="07.00.00-MS-GA">
<artifact name="microstream-cache-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-cache-hibernate', version='07.00.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-cache-hibernate" % "07.00.00-MS-GA"
[one.microstream/microstream-cache-hibernate "07.00.00-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-cache | jar | 07.00.00-MS-GA |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.4.30.Final |