| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-expressions |
| Версия | Версия4.3.7 |
| Тип | Типjar |
| Описание |
ОписаниеopenCypher Expressions
Cypher expressions
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neo4j-expressions-4.3.7.pom | |
| neo4j-expressions-4.3.7.jar | 975 KB |
| neo4j-expressions-4.3.7-tests.jar | 22 KB |
| neo4j-expressions-4.3.7-sources.jar | 120 KB |
| neo4j-expressions-4.3.7-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-expressions/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-expressions</artifactId>
<version>4.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-expressions/
implementation 'org.neo4j:neo4j-expressions:4.3.7'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-expressions/
implementation ("org.neo4j:neo4j-expressions:4.3.7")
'org.neo4j:neo4j-expressions:jar:4.3.7'
<dependency org="org.neo4j" name="neo4j-expressions" rev="4.3.7">
<artifact name="neo4j-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-expressions', version='4.3.7')
)
libraryDependencies += "org.neo4j" % "neo4j-expressions" % "4.3.7"
[org.neo4j/neo4j-expressions "4.3.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-util | jar | 4.3.7 |
| org.scala-lang : scala-library | jar | 2.12.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-util | test-jar | 4.3.7 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.7.7 |