License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datanerds |
ArtifactId | ArtifactIdlack |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionlack
LACK is a simple consensus API on top of cassandra
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lack-0.2.0.pom | |
lack-0.2.0.jar | 10 KB |
lack-0.2.0-sources.jar | 4 KB |
lack-0.2.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datanerds/lack/ -->
<dependency>
<groupId>io.datanerds</groupId>
<artifactId>lack</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.datanerds/lack/
implementation 'io.datanerds:lack:0.2.0'
// https://jarcasting.com/artifacts/io.datanerds/lack/
implementation ("io.datanerds:lack:0.2.0")
'io.datanerds:lack:jar:0.2.0'
<dependency org="io.datanerds" name="lack" rev="0.2.0">
<artifact name="lack" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datanerds', module='lack', version='0.2.0')
)
libraryDependencies += "io.datanerds" % "lack" % "0.2.0"
[io.datanerds/lack "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-all | jar | 1.1 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.18 |
org.cassandraunit : cassandra-unit-shaded | jar | 2.1.9.2 |