Camel Quarkus :: Cassandra CQL :: Runtime

Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax.

Лицензия

Лицензия

Категории

Категории

Quarkus Контейнер Микросервисы Cassandra Данные Базы данных
Группа

Группа

org.apache.camel.quarkus
Идентификатор

Идентификатор

camel-quarkus-cassandraql
Последняя версия

Последняя версия

2.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camel Quarkus :: Cassandra CQL :: Runtime
Integrate with Cassandra 2.0 using the CQL3 API (not the Thrift API). Based on Cassandra Java Driver provided by DataStax.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-cassandraql

Скачать camel-quarkus-cassandraql

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-cassandraql/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-cassandraql</artifactId>
    <version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-cassandraql/
implementation 'org.apache.camel.quarkus:camel-quarkus-cassandraql:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-cassandraql/
implementation ("org.apache.camel.quarkus:camel-quarkus-cassandraql:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-cassandraql:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-cassandraql" rev="2.10.0">
  <artifact name="camel-quarkus-cassandraql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-cassandraql', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-cassandraql" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-cassandraql "2.10.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.quarkus : quarkus-vertx jar
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-cassandraql jar
com.datastax.oss.quarkus : cassandra-quarkus-client jar
com.datastax.oss : java-driver-core jar
com.datastax.oss : java-driver-query-builder jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.10.0
2.9.0
2.8.0
2.8.0-M1
2.7.1
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
2.0.0-M2
2.0.0-M1
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-CR3
1.0.0-CR2
1.0.0-M7
1.0.0-M6