| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-cypher-morsel-runtime |
| Последняя версия | Последняя версия3.5.0-beta03 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher Morsel Runtime
Parallel runtime for Cypher
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-cypher-morsel-runtime</artifactId>
<version>3.5.0-beta03</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/
implementation 'org.neo4j:neo4j-cypher-morsel-runtime:3.5.0-beta03'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-cypher-morsel-runtime/
implementation ("org.neo4j:neo4j-cypher-morsel-runtime:3.5.0-beta03")
'org.neo4j:neo4j-cypher-morsel-runtime:jar:3.5.0-beta03'
<dependency org="org.neo4j" name="neo4j-cypher-morsel-runtime" rev="3.5.0-beta03">
<artifact name="neo4j-cypher-morsel-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-cypher-morsel-runtime', version='3.5.0-beta03')
)
libraryDependencies += "org.neo4j" % "neo4j-cypher-morsel-runtime" % "3.5.0-beta03"
[org.neo4j/neo4j-cypher-morsel-runtime "3.5.0-beta03"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| org.neo4j : neo4j-cypher-slotted-runtime | jar | 3.5.0-beta03 |
| org.neo4j : neo4j-cypher-physical-planning | jar | 3.5.0-beta03 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.5 |
| org.scalautils : scalautils_2.11 | jar | 2.1.7 |
| org.scalacheck : scalacheck_2.11 | jar | 1.12.5 |
| org.opencypher : ast-9.0 | test-jar | 9.0.20181012 |
| org.opencypher : util-9.0 | test-jar | 9.0.20181012 |
| org.neo4j : neo4j-cypher | test-jar | 3.5.0-beta03 |
| org.neo4j : neo4j-cypher-interpreted-runtime | test-jar | 3.5.0-beta03 |
| org.neo4j : neo4j-kernel-api | test-jar | 3.5.0-beta03 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.2.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.2.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.2.0 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.21.0 |