| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Narayana Библиотеки уровня приложения Distributed Transactions Geo Прикладные библиотеки Geospatial |
| Группа | Группаio.datalake.geode.jta |
| Идентификатор | Идентификаторnarayana-geode |
| Версия | Версия0.1.11 |
| Тип | Типpom |
| Описание |
Описаниеnarayana-geode
Set of libraries, providing a seamless integration of Geode/Gemfire and the Narayana
standalone JTA server. Geode/Gemfire can be run as Last Resource Commit Optimization.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| narayana-geode-0.1.11.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode/ -->
<dependency>
<groupId>io.datalake.geode.jta</groupId>
<artifactId>narayana-geode</artifactId>
<version>0.1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode/
implementation 'io.datalake.geode.jta:narayana-geode:0.1.11'
// https://jarcasting.com/artifacts/io.datalake.geode.jta/narayana-geode/
implementation ("io.datalake.geode.jta:narayana-geode:0.1.11")
'io.datalake.geode.jta:narayana-geode:pom:0.1.11'
<dependency org="io.datalake.geode.jta" name="narayana-geode" rev="0.1.11">
<artifact name="narayana-geode" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.datalake.geode.jta', module='narayana-geode', version='0.1.11')
)
libraryDependencies += "io.datalake.geode.jta" % "narayana-geode" % "0.1.11"
[io.datalake.geode.jta/narayana-geode "0.1.11"]