License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdch.uzh.ifi.ddis.ifp |
ArtifactId | ArtifactIdcassandra-esper-integration-tests |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCassandra for Esper Integration Tests
The Cassandra-Esper project integrates the Cassandra key-vale store into the Esper complex event processing engine.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ch.uzh.ifi.ddis.ifp/cassandra-esper-integration-tests/ -->
<dependency>
<groupId>ch.uzh.ifi.ddis.ifp</groupId>
<artifactId>cassandra-esper-integration-tests</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.uzh.ifi.ddis.ifp/cassandra-esper-integration-tests/
implementation 'ch.uzh.ifi.ddis.ifp:cassandra-esper-integration-tests:0.3.0'
// https://jarcasting.com/artifacts/ch.uzh.ifi.ddis.ifp/cassandra-esper-integration-tests/
implementation ("ch.uzh.ifi.ddis.ifp:cassandra-esper-integration-tests:0.3.0")
'ch.uzh.ifi.ddis.ifp:cassandra-esper-integration-tests:jar:0.3.0'
<dependency org="ch.uzh.ifi.ddis.ifp" name="cassandra-esper-integration-tests" rev="0.3.0">
<artifact name="cassandra-esper-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.uzh.ifi.ddis.ifp', module='cassandra-esper-integration-tests', version='0.3.0')
)
libraryDependencies += "ch.uzh.ifi.ddis.ifp" % "cassandra-esper-integration-tests" % "0.3.0"
[ch.uzh.ifi.ddis.ifp/cassandra-esper-integration-tests "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.uzh.ifi.ddis.ifp : cassandra-esper | jar | 0.3.0 |
com.googlecode.jcsv : jcsv | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cassandra : cassandra-all | jar | 1.2.5 |
com.espertech : esper | jar | 4.8.0 |
com.datastax.cassandra : cassandra-driver-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8 |
ch.uzh.ifi.ddis.ifp : testng4esper | jar | 0.3.1 |
com.espertech : esperio-csv | jar | 4.8.0 |