Last Version

io.fixprotocol.silverflash:cassandra-store 1.1.1

Cassandra implementation of message store of FIXP engine

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

io.fixprotocol.silverflash
ArtifactId

ArtifactId

cassandra-store
Version

Version

1.1.1
Type

Type

jar
Description

Description

io.fixprotocol.silverflash:cassandra-store
Cassandra implementation of message store of FIXP engine
Project URL

Project URL

https://github.com/FIXTradingCommunity/silverflash/wiki/cassandra-store
Project Organization

Project Organization

FIX Trading Community

Download cassandra-store 1.1.1


<!-- https://jarcasting.com/artifacts/io.fixprotocol.silverflash/cassandra-store/ -->
<dependency>
    <groupId>io.fixprotocol.silverflash</groupId>
    <artifactId>cassandra-store</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fixprotocol.silverflash/cassandra-store/
implementation 'io.fixprotocol.silverflash:cassandra-store:1.1.1'
// https://jarcasting.com/artifacts/io.fixprotocol.silverflash/cassandra-store/
implementation ("io.fixprotocol.silverflash:cassandra-store:1.1.1")
'io.fixprotocol.silverflash:cassandra-store:jar:1.1.1'
<dependency org="io.fixprotocol.silverflash" name="cassandra-store" rev="1.1.1">
  <artifact name="cassandra-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fixprotocol.silverflash', module='cassandra-store', version='1.1.1')
)
libraryDependencies += "io.fixprotocol.silverflash" % "cassandra-store" % "1.1.1"
[io.fixprotocol.silverflash/cassandra-store "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.fixprotocol.silverflash : silverflash-core jar 1.1.1
com.datastax.cassandra : cassandra-driver-core jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.