cassandra-unit-spring

Spring Test framework to develop with Cassandra

Лицензия

Лицензия

Категории

Категории

Cassandra Данные Базы данных
Группа

Группа

org.cassandraunit
Идентификатор

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

cassandra-unit-spring
Последняя версия

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

4.3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

cassandra-unit-spring
Spring Test framework to develop with Cassandra

Скачать cassandra-unit-spring

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

<!-- https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit-spring/ -->
<dependency>
    <groupId>org.cassandraunit</groupId>
    <artifactId>cassandra-unit-spring</artifactId>
    <version>4.3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit-spring/
implementation 'org.cassandraunit:cassandra-unit-spring:4.3.1.0'
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit-spring/
implementation ("org.cassandraunit:cassandra-unit-spring:4.3.1.0")
'org.cassandraunit:cassandra-unit-spring:jar:4.3.1.0'
<dependency org="org.cassandraunit" name="cassandra-unit-spring" rev="4.3.1.0">
  <artifact name="cassandra-unit-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cassandraunit', module='cassandra-unit-spring', version='4.3.1.0')
)
libraryDependencies += "org.cassandraunit" % "cassandra-unit-spring" % "4.3.1.0"
[org.cassandraunit/cassandra-unit-spring "4.3.1.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.cassandraunit : cassandra-unit jar 4.3.1.0
org.springframework : spring-context jar 4.0.2.RELEASE
org.springframework : spring-test jar 4.0.2.RELEASE
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
com.datastax.oss : java-driver-core Необязательный jar 4.3.1

test (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

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

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

WELCOME to CassandraUnit

Everything is in the wiki : https://github.com/jsevellec/cassandra-unit/wiki

What is it?

Like other *Unit projects, CassandraUnit is a Java utility test tool. It helps you create your Java Application with Apache Cassandra Database backend. CassandraUnit is for Cassandra what DBUnit is for Relational Databases.

CassandraUnit helps you writing isolated JUnit tests in a Test Driven Development style.

Main features :

  • Start an embedded Cassandra.
  • Create structure (keyspace and Column Families) and load data from an XML, JSON or YAML DataSet.
  • Execute a CQL script.

Where to start :

You can start by reading the wiki : https://github.com/jsevellec/cassandra-unit/wiki

and you can watch cassandra-unit-examples project. https://github.com/jsevellec/cassandra-unit-examples

Mailing List :

cassandra-unit-users@googlegroups.com (http://groups.google.com/group/cassandra-unit-users)

License :

This project is licensed under LGPL V3.0 : http://www.gnu.org/licenses/lgpl-3.0-standalone.html

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

Версия
4.3.1.0
3.11.2.0
3.7.1.0
3.5.0.1
3.5.0.0
3.3.0.2
3.3.0.1
3.1.3.2
3.1.1.0
3.0.0.1
2.2.2.1
2.1.9.2
2.1.3.1
2.0.2.2
2.0.2.1
2.0.2.0
1.2.0.1