| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCassandra Данные Базы данных TestNG Тестирование компонентов |
| Группа | Группаorg.unittested |
| Идентификатор | Идентификаторcassandra-test-testng |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTestNG - org.unittested:cassandra-test-testng
Cassandra Test bindings for the TestNG environment.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| cassandra-test-testng-1.0.3.pom | |
| cassandra-test-testng-1.0.3.jar | 4 KB |
| cassandra-test-testng-1.0.3-sources.jar | 2 KB |
| cassandra-test-testng-1.0.3-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.unittested/cassandra-test-testng/ -->
<dependency>
<groupId>org.unittested</groupId>
<artifactId>cassandra-test-testng</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.unittested/cassandra-test-testng/
implementation 'org.unittested:cassandra-test-testng:1.0.3'
// https://jarcasting.com/artifacts/org.unittested/cassandra-test-testng/
implementation ("org.unittested:cassandra-test-testng:1.0.3")
'org.unittested:cassandra-test-testng:jar:1.0.3'
<dependency org="org.unittested" name="cassandra-test-testng" rev="1.0.3">
<artifact name="cassandra-test-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.unittested', module='cassandra-test-testng', version='1.0.3')
)
libraryDependencies += "org.unittested" % "cassandra-test-testng" % "1.0.3"
[org.unittested/cassandra-test-testng "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.unittested : cassandra-test-core | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |
| com.datastax.cassandra : cassandra-driver-core | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.8 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |