| Лицензия |
Лицензия
Apache License Version 2.0
|
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаcom.lordofthejars |
| Идентификатор | Идентификаторnosqlunit-cassandra |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNoSQL is a JUnit extension targeted to nosql-driven projects.
|
| Имя Файла | Размер |
|---|---|
| nosqlunit-cassandra-1.0.0.pom | |
| nosqlunit-cassandra-1.0.0.jar | 49 KB |
| nosqlunit-cassandra-1.0.0-sources.jar | 28 KB |
| nosqlunit-cassandra-1.0.0-javadoc.jar | 119 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-cassandra/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-cassandra</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-cassandra/
implementation 'com.lordofthejars:nosqlunit-cassandra:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-cassandra/
implementation ("com.lordofthejars:nosqlunit-cassandra:1.0.0")
'com.lordofthejars:nosqlunit-cassandra:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-cassandra" rev="1.0.0">
<artifact name="nosqlunit-cassandra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-cassandra', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-cassandra" % "1.0.0"
[com.lordofthejars/nosqlunit-cassandra "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.lambdaj : lambdaj | jar | 2.3.3 |
| org.cassandraunit : cassandra-unit | jar | 1.1.2.1 |
| com.google.guava : guava | jar | 13.0.1 |
| com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.0 |
| ch.qos.logback : logback-classic | jar | 1.0.11 |