is not current version
Last Version 07.00.00-MS-GA

one.microstream:microstream-cache-hibernate 05.00.01-MS-GA

Hibernate Cache Region Factory

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

one.microstream
ArtifactId

ArtifactId

microstream-cache-hibernate
Version

Version

05.00.01-MS-GA
Type

Type

jar

Download microstream-cache-hibernate 05.00.01-MS-GA


<!-- https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/ -->
<dependency>
    <groupId>one.microstream</groupId>
    <artifactId>microstream-cache-hibernate</artifactId>
    <version>05.00.01-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation 'one.microstream:microstream-cache-hibernate:05.00.01-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation ("one.microstream:microstream-cache-hibernate:05.00.01-MS-GA")
'one.microstream:microstream-cache-hibernate:jar:05.00.01-MS-GA'
<dependency org="one.microstream" name="microstream-cache-hibernate" rev="05.00.01-MS-GA">
  <artifact name="microstream-cache-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-cache-hibernate', version='05.00.01-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-cache-hibernate" % "05.00.01-MS-GA"
[one.microstream/microstream-cache-hibernate "05.00.01-MS-GA"]