| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j.test |
| Идентификатор | Идентификаторneo4j-harness |
| Версия | Версия4.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Test Harness
Components for writing integration tests with Neo4j.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neo4j-harness-4.4.0.pom | |
| neo4j-harness-4.4.0.jar | 70 KB |
| neo4j-harness-4.4.0-tests.jar | 94 KB |
| neo4j-harness-4.4.0-sources.jar | 64 KB |
| neo4j-harness-4.4.0-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j.test/neo4j-harness/ -->
<dependency>
<groupId>org.neo4j.test</groupId>
<artifactId>neo4j-harness</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.test/neo4j-harness/
implementation 'org.neo4j.test:neo4j-harness:4.4.0'
// https://jarcasting.com/artifacts/org.neo4j.test/neo4j-harness/
implementation ("org.neo4j.test:neo4j-harness:4.4.0")
'org.neo4j.test:neo4j-harness:jar:4.4.0'
<dependency org="org.neo4j.test" name="neo4j-harness" rev="4.4.0">
<artifact name="neo4j-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.test', module='neo4j-harness', version='4.4.0')
)
libraryDependencies += "org.neo4j.test" % "neo4j-harness" % "4.4.0"
[org.neo4j.test/neo4j-harness "4.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : annotations | jar | 4.4.0 |
| org.neo4j : neo4j | jar | 4.4.0 |
| org.neo4j : test-utils | jar | 4.4.0 |
| org.neo4j : io-test-utils | jar | 4.4.0 |
| commons-logging : commons-logging | jar | 1.2 |
| org.neo4j.app : neo4j-server | test-jar | 4.4.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.neo4j : neo4j-kernel | jar | 4.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter Необязательный | jar | 5.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-nop | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.18.1 |
| org.neo4j.community : it-test-support | jar | 4.4.0 |
| org.neo4j : neo4j-bolt | test-jar | 4.4.0 |
| org.mockito : mockito-core | jar | 3.12.4 |