| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаio.fixprotocol.silverflash |
| Идентификатор | Идентификаторcassandra-store |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.fixprotocol.silverflash:cassandra-store
Cassandra implementation of message store of FIXP engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикFIX Trading Community |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.fixprotocol.silverflash : silverflash-core | jar | 1.1.1 |
| com.datastax.cassandra : cassandra-driver-core | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |