Last Version

Big Trouble 1.0.0

Java library providing simplified access to Cassandra clusters, including direct support for reading and writing large files.

License

License

GroupId

GroupId

com.github.cwilper
ArtifactId

ArtifactId

bigtrouble
Version

Version

1.0.0
Type

Type

jar
Description

Description

Big Trouble
Java library providing simplified access to Cassandra clusters, including direct support for reading and writing large files.
Project Organization

Project Organization

DuraSpace
Source Code Management

Source Code Management

https://github.com/cwilper/bigtrouble

Download bigtrouble 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.cwilper/bigtrouble/ -->
<dependency>
    <groupId>com.github.cwilper</groupId>
    <artifactId>bigtrouble</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cwilper/bigtrouble/
implementation 'com.github.cwilper:bigtrouble:1.0.0'
// https://jarcasting.com/artifacts/com.github.cwilper/bigtrouble/
implementation ("com.github.cwilper:bigtrouble:1.0.0")
'com.github.cwilper:bigtrouble:jar:1.0.0'
<dependency org="com.github.cwilper" name="bigtrouble" rev="1.0.0">
  <artifact name="bigtrouble" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cwilper', module='bigtrouble', version='1.0.0')
)
libraryDependencies += "com.github.cwilper" % "bigtrouble" % "1.0.0"
[com.github.cwilper/bigtrouble "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cwilper : ttff jar 1.0.0
commons-io : commons-io jar 2.0.1
org.apache.cassandra : cassandra-thrift jar 0.8.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 0.9.26
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.