| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаcom.tmobile.opensource.casquatch |
| Идентификатор | ИдентификаторCassandraDriver-EE |
| Последняя версия | Последняя версия1.4-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеProject Casquatch - Cassandra Driver - Enterprise Edition
Wrapper of Cassandra Driver that uses the licensed Datastax Enterprise Driver
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/ -->
<dependency>
<groupId>com.tmobile.opensource.casquatch</groupId>
<artifactId>CassandraDriver-EE</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation 'com.tmobile.opensource.casquatch:CassandraDriver-EE:1.4-RELEASE'
// https://jarcasting.com/artifacts/com.tmobile.opensource.casquatch/CassandraDriver-EE/
implementation ("com.tmobile.opensource.casquatch:CassandraDriver-EE:1.4-RELEASE")
'com.tmobile.opensource.casquatch:CassandraDriver-EE:jar:1.4-RELEASE'
<dependency org="com.tmobile.opensource.casquatch" name="CassandraDriver-EE" rev="1.4-RELEASE">
<artifact name="CassandraDriver-EE" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tmobile.opensource.casquatch', module='CassandraDriver-EE', version='1.4-RELEASE')
)
libraryDependencies += "com.tmobile.opensource.casquatch" % "CassandraDriver-EE" % "1.4-RELEASE"
[com.tmobile.opensource.casquatch/CassandraDriver-EE "1.4-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tmobile.opensource.casquatch : CassandraDriver | jar | 1.4-RELEASE |
| com.datastax.dse : dse-java-driver-core | jar | 1.8.1 |
| com.datastax.dse : dse-java-driver-mapping | jar | 1.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.tmobile.opensource.casquatch : CassandraDriver | test-jar | 1.4-RELEASE |
| junit : junit | jar | 4.12 |