License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdio.fixprotocol.silverflash |
ArtifactId | ArtifactIdcassandra-store |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.fixprotocol.silverflash:cassandra-store
Cassandra implementation of message store of FIXP engine
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFIX Trading Community |
Filename | Size |
---|---|
cassandra-store-1.1.1.pom | |
cassandra-store-1.1.1.jar | 9 KB |
cassandra-store-1.1.1-sources.jar | 4 KB |
cassandra-store-1.1.1-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.fixprotocol.silverflash : silverflash-core | jar | 1.1.1 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |