| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-cypher-planner-3.4 |
| Версия | Версия3.4.18 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher Planner 3.4
Planner for Cypher 3.4
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-planner-3.4/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-planner-3.4</artifactId>
<version>3.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-planner-3.4/
implementation 'org.neo4j:neo4j-cypher-planner-3.4:3.4.18'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-planner-3.4/
implementation ("org.neo4j:neo4j-cypher-planner-3.4:3.4.18")
'org.neo4j:neo4j-cypher-planner-3.4:jar:3.4.18'
<dependency org="org.neo4j" name="neo4j-cypher-planner-3.4" rev="3.4.18">
<artifact name="neo4j-cypher-planner-3.4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-planner-3.4', version='3.4.18')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-planner-3.4" % "3.4.18"
[org.neo4j/neo4j-cypher-planner-3.4 "3.4.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| org.neo4j : openCypher-frontend-1 | jar | 3.4.18 |
| org.neo4j : neo4j-cypher-ir-3.4 | jar | 3.4.18 |
| org.neo4j : neo4j-cypher-logical-plans-3.4 | jar | 3.4.18 |
| org.neo4j : neo4j-cypher-planner-spi-3.4 | jar | 3.4.18 |
| org.parboiled : parboiled-scala_2.11 | jar | 1.1.7 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-graph-algo | jar | 3.4.18 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.5 |
| org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |
| org.neo4j : neo4j-kernel | test-jar | 3.4.18 |
| org.neo4j : neo4j-cypher-util-3.4 | test-jar | 3.4.18 |
| org.neo4j : neo4j-cypher-expression-3.4 | test-jar | 3.4.18 |
| org.neo4j : openCypher-frontend-1 | test-jar | 3.4.18 |
| org.neo4j : neo4j-cypher-planner-spi-3.4 | test-jar | 3.4.18 |
| org.neo4j : neo4j-io | test-jar | 3.4.18 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.18.3 |