License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdone.microstream |
ArtifactId | ArtifactIdmicrostream-cache-hibernate |
Version | Version05.00.02-MS-GA |
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>05.00.02-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation 'one.microstream:microstream-cache-hibernate:05.00.02-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation ("one.microstream:microstream-cache-hibernate:05.00.02-MS-GA")
'one.microstream:microstream-cache-hibernate:jar:05.00.02-MS-GA'
<dependency org="one.microstream" name="microstream-cache-hibernate" rev="05.00.02-MS-GA">
<artifact name="microstream-cache-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-cache-hibernate', version='05.00.02-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-cache-hibernate" % "05.00.02-MS-GA"
[one.microstream/microstream-cache-hibernate "05.00.02-MS-GA"]
Group / Artifact | Type | Version |
---|---|---|
one.microstream : microstream-cache | jar | 05.00.02-MS-GA |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.4.30.Final |