License |
License |
---|---|
GroupId | GroupIdorg.apache.omid |
ArtifactId | ArtifactIdomid-statemachine |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionState Machine
Apache Omid provides multi-row/multi-table transactional support for HBase-based applications
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |