| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-cypher-runtime-util |
| Версия | Версия4.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher Runtime Utilities
Cypher runtime utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-util/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-runtime-util</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-util/
implementation 'org.neo4j:neo4j-cypher-runtime-util:4.3.0'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-runtime-util/
implementation ("org.neo4j:neo4j-cypher-runtime-util:4.3.0")
'org.neo4j:neo4j-cypher-runtime-util:jar:4.3.0'
<dependency org="org.neo4j" name="neo4j-cypher-runtime-util" rev="4.3.0">
<artifact name="neo4j-cypher-runtime-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-runtime-util', version='4.3.0')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-runtime-util" % "4.3.0"
[org.neo4j/neo4j-cypher-runtime-util "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-exceptions | jar | 4.3.0 |
| org.neo4j : neo4j-cypher-logical-plans | jar | 4.3.0 |
| org.neo4j : neo4j-cypher-planner-spi | jar | 4.3.0 |
| org.neo4j : neo4j-values | jar | 4.3.0 |
| org.neo4j : neo4j-graphdb-api | jar | 4.3.0 |
| org.neo4j : neo4j-kernel | jar | 4.3.0 |
| org.neo4j : neo4j-cypher-macros | jar | 4.3.0 |
| org.neo4j : neo4j-cypher-config | jar | 4.3.0 |
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |
| org.parboiled : parboiled-scala_2.12 | jar | 1.2.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.github.jbellis : jamm | jar | 0.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : kernel-api-test-utils | jar | 4.3.0 |
| org.neo4j : neo4j-codegen | jar | 4.3.0 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
| org.neo4j : neo4j-util | test-jar | 4.3.0 |
| org.neo4j : neo4j-expressions | test-jar | 4.3.0 |
| org.neo4j : neo4j-ast | test-jar | 4.3.0 |
| org.neo4j : neo4j-kernel | test-jar | 4.3.0 |
| org.neo4j : neo4j-random-values | jar | 4.3.0 |
| 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 |