| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных |
| Группа | Группаio.github.btjfsu |
| Идентификатор | Идентификаторcassandra-unit-parent |
| Последняя версия | Последняя версия4.4.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcassandra-unit-parent
Enhancements for Test framework to develop with Cassandra
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cassandra-unit-parent-4.4.0.1.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.btjfsu/cassandra-unit-parent/ -->
<dependency>
<groupId>io.github.btjfsu</groupId>
<artifactId>cassandra-unit-parent</artifactId>
<version>4.4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.btjfsu/cassandra-unit-parent/
implementation 'io.github.btjfsu:cassandra-unit-parent:4.4.0.1'
// https://jarcasting.com/artifacts/io.github.btjfsu/cassandra-unit-parent/
implementation ("io.github.btjfsu:cassandra-unit-parent:4.4.0.1")
'io.github.btjfsu:cassandra-unit-parent:pom:4.4.0.1'
<dependency org="io.github.btjfsu" name="cassandra-unit-parent" rev="4.4.0.1">
<artifact name="cassandra-unit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.btjfsu', module='cassandra-unit-parent', version='4.4.0.1')
)
libraryDependencies += "io.github.btjfsu" % "cassandra-unit-parent" % "4.4.0.1"
[io.github.btjfsu/cassandra-unit-parent "4.4.0.1"]