| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHibernate Данные ORM |
| Группа | Группаone.microstream |
| Идентификатор | Идентификаторmicrostream-cache-hibernate |
| Версия | Версия06.01.00-MS-GA |
| Тип | Типjar |
| Описание |
ОписаниеMicroStream Cache for Hibernate
Hibernate Cache Region Factory
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/ -->
<dependency>
<groupId>one.microstream</groupId>
<artifactId>microstream-cache-hibernate</artifactId>
<version>06.01.00-MS-GA</version>
</dependency>
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation 'one.microstream:microstream-cache-hibernate:06.01.00-MS-GA'
// https://jarcasting.com/artifacts/one.microstream/microstream-cache-hibernate/
implementation ("one.microstream:microstream-cache-hibernate:06.01.00-MS-GA")
'one.microstream:microstream-cache-hibernate:jar:06.01.00-MS-GA'
<dependency org="one.microstream" name="microstream-cache-hibernate" rev="06.01.00-MS-GA">
<artifact name="microstream-cache-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.microstream', module='microstream-cache-hibernate', version='06.01.00-MS-GA')
)
libraryDependencies += "one.microstream" % "microstream-cache-hibernate" % "06.01.00-MS-GA"
[one.microstream/microstream-cache-hibernate "06.01.00-MS-GA"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| one.microstream : microstream-cache | jar | 06.01.00-MS-GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hibernate : hibernate-core | jar | 5.4.30.Final |