| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.omid |
| Идентификатор | Идентификаторomid-statemachine |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеState Machine
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| omid-statemachine-1.0.2.pom | |
| omid-statemachine-1.0.2.jar | 18 KB |
| omid-statemachine-1.0.2-sources.jar | 9 KB |
| omid-statemachine-1.0.2-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.omid/omid-statemachine/ -->
<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-statemachine</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.omid/omid-statemachine/
implementation 'org.apache.omid:omid-statemachine:1.0.2'
// https://jarcasting.com/artifacts/org.apache.omid/omid-statemachine/
implementation ("org.apache.omid:omid-statemachine:1.0.2")
'org.apache.omid:omid-statemachine:jar:1.0.2'
<dependency org="org.apache.omid" name="omid-statemachine" rev="1.0.2">
<artifact name="omid-statemachine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-statemachine', version='1.0.2')
)
libraryDependencies += "org.apache.omid" % "omid-statemachine" % "1.0.2"
[org.apache.omid/omid-statemachine "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |