Last Version

Camel Component :: Cassandraql 2.2.1.Final

The cql component aims at integrating Cassandra 2.0 using the CQL3 API (not the Thrift API).

License

License

AL2
Categories

Categories

Cassandra Data Databases
GroupId

GroupId

io.thorntail
ArtifactId

ArtifactId

camel-cassandraql
Version

Version

2.2.1.Final
Type

Type

jar
Description

Description

Camel Component :: Cassandraql
The cql component aims at integrating Cassandra 2.0 using the CQL3 API (not the Thrift API).
Project Organization

Project Organization

JBoss by Red Hat

Download camel-cassandraql 2.2.1.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-cassandraql jar 2.19.0
io.thorntail : camel-core jar 2.2.1.Final

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
io.thorntail : build-resources jar 2.2.1.Final

Project Modules

There are no modules declared in this project.