Last Version

State Machine 1.0.2

Apache Omid provides multi-row/multi-table transactional support for HBase-based applications

License

License

GroupId

GroupId

org.apache.omid
ArtifactId

ArtifactId

omid-statemachine
Version

Version

1.0.2
Type

Type

jar
Description

Description

State Machine
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
Project Organization

Project Organization

Apache Software Foundation

Download omid-statemachine 1.0.2


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.