| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных Unity Прикладные библиотеки Game Development |
| Группа | Группаorg.neo4j.community |
| Идентификатор | Идентификаторit-test-support |
| Версия | Версия4.2.7 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Community Integration Test Support
Neo4j community edition integration tests support.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| it-test-support-4.2.7.pom | |
| it-test-support-4.2.7.jar | 115 KB |
| it-test-support-4.2.7-tests.jar | 48 KB |
| it-test-support-4.2.7-sources.jar | 87 KB |
| it-test-support-4.2.7-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j.community/it-test-support/ -->
<dependency>
<groupId>org.neo4j.community</groupId>
<artifactId>it-test-support</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j.community/it-test-support/
implementation 'org.neo4j.community:it-test-support:4.2.7'
// https://jarcasting.com/artifacts/org.neo4j.community/it-test-support/
implementation ("org.neo4j.community:it-test-support:4.2.7")
'org.neo4j.community:it-test-support:jar:4.2.7'
<dependency org="org.neo4j.community" name="it-test-support" rev="4.2.7">
<artifact name="it-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j.community', module='it-test-support', version='4.2.7')
)
libraryDependencies += "org.neo4j.community" % "it-test-support" % "4.2.7"
[org.neo4j.community/it-test-support "4.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : io-test-utils | jar | 4.2.7 |
| org.neo4j : test-utils | jar | 4.2.7 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.neo4j : neo4j | jar | 4.2.7 |
| org.neo4j : neo4j-fulltext-index | jar | 4.2.7 |
| org.neo4j : neo4j-procedure | jar | 4.2.7 |
| org.neo4j : neo4j-kernel | test-jar | 4.2.7 |
| org.neo4j : layout-test-utils | jar | 4.2.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.platform : junit-platform-testkit | jar | 1.6.2 |
| org.mockito : mockito-core | jar | 3.5.13 |
| commons-codec : commons-codec | jar | 1.14 |