| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаcom.ebuddy.cassandra |
| Идентификатор | Идентификаторc-star-path |
| Версия | Версия2.4.2 |
| Тип | Типpom |
| Описание |
ОписаниеC* Path
Structured data access for Cassandra by hierarchical paths with support for both CQL3 and Thrift
|
| Имя Файла | Размер |
|---|---|
| c-star-path-2.4.2.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ebuddy.cassandra/c-star-path/ -->
<dependency>
<groupId>com.ebuddy.cassandra</groupId>
<artifactId>c-star-path</artifactId>
<version>2.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ebuddy.cassandra/c-star-path/
implementation 'com.ebuddy.cassandra:c-star-path:2.4.2'
// https://jarcasting.com/artifacts/com.ebuddy.cassandra/c-star-path/
implementation ("com.ebuddy.cassandra:c-star-path:2.4.2")
'com.ebuddy.cassandra:c-star-path:pom:2.4.2'
<dependency org="com.ebuddy.cassandra" name="c-star-path" rev="2.4.2">
<artifact name="c-star-path" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ebuddy.cassandra', module='c-star-path', version='2.4.2')
)
libraryDependencies += "com.ebuddy.cassandra" % "c-star-path" % "2.4.2"
[com.ebuddy.cassandra/c-star-path "2.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| com.atlassian.fugue » fugue | jar | 1.2.0 |
| org.slf4j : slf4j-api | jar | 1.6.2 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.testng : testng | jar | 6.8.5 |
| org.mockito : mockito-all | jar | 1.9.5 |