| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-cypher-ir |
| Версия | Версия4.3.3 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher Intermediate Representation
The intermediate representations, such as the query graph
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neo4j-cypher-ir-4.3.3.pom | |
| neo4j-cypher-ir-4.3.3.jar | 490 KB |
| neo4j-cypher-ir-4.3.3-tests.jar | 134 KB |
| neo4j-cypher-ir-4.3.3-sources.jar | 69 KB |
| neo4j-cypher-ir-4.3.3-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ir/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-ir</artifactId>
<version>4.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ir/
implementation 'org.neo4j:neo4j-cypher-ir:4.3.3'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-ir/
implementation ("org.neo4j:neo4j-cypher-ir:4.3.3")
'org.neo4j:neo4j-cypher-ir:jar:4.3.3'
<dependency org="org.neo4j" name="neo4j-cypher-ir" rev="4.3.3">
<artifact name="neo4j-cypher-ir" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-ir', version='4.3.3')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-ir" % "4.3.3"
[org.neo4j/neo4j-cypher-ir "4.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-expressions | jar | 4.3.3 |
| org.neo4j : neo4j-ast | jar | 4.3.3 |
| org.neo4j : neo4j-front-end | jar | 4.3.3 |
| org.neo4j : neo4j-rewriting | jar | 4.3.3 |
| org.neo4j : neo4j-exceptions | jar | 4.3.3 |
| 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.google.code.findbugs : annotations | jar | 3.0.1u2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j-util | test-jar | 4.3.3 |
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |
| org.neo4j : neo4j-ast | test-jar | 4.3.3 |
| 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 |