| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторcypher-shell-integration-test |
| Версия | Версия4.2.7 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher Shell Bla
Neo4j Bla.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.neo4j/cypher-shell-integration-test/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>cypher-shell-integration-test</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/cypher-shell-integration-test/
implementation 'org.neo4j:cypher-shell-integration-test:4.2.7'
// https://jarcasting.com/artifacts/org.neo4j/cypher-shell-integration-test/
implementation ("org.neo4j:cypher-shell-integration-test:4.2.7")
'org.neo4j:cypher-shell-integration-test:jar:4.2.7'
<dependency org="org.neo4j" name="cypher-shell-integration-test" rev="4.2.7">
<artifact name="cypher-shell-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='cypher-shell-integration-test', version='4.2.7')
)
libraryDependencies += "org.neo4j" % "cypher-shell-integration-test" % "4.2.7"
[org.neo4j/cypher-shell-integration-test "4.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.5.13 |
| org.neo4j : cypher-shell | jar | 4.2.7 |