| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторneo4j-graph-counts |
| Версия | Версия4.4.8 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j - Cypher
Graph counts are used in tests and to debug support cases and Github issues
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neo4j-graph-counts-4.4.8.pom | |
| neo4j-graph-counts-4.4.8.jar | 73 KB |
| neo4j-graph-counts-4.4.8-tests.jar | 16 KB |
| neo4j-graph-counts-4.4.8-sources.jar | 13 KB |
| neo4j-graph-counts-4.4.8-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-graph-counts</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation 'org.neo4j:neo4j-graph-counts:4.4.8'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-graph-counts/
implementation ("org.neo4j:neo4j-graph-counts:4.4.8")
'org.neo4j:neo4j-graph-counts:jar:4.4.8'
<dependency org="org.neo4j" name="neo4j-graph-counts" rev="4.4.8">
<artifact name="neo4j-graph-counts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-graph-counts', version='4.4.8')
)
libraryDependencies += "org.neo4j" % "neo4j-graph-counts" % "4.4.8"
[org.neo4j/neo4j-graph-counts "4.4.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json4s : json4s-native_2.12 | jar | 3.6.5 |
| org.neo4j : neo4j-schema | jar | 4.4.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |
| org.neo4j : neo4j-test-util | jar | 4.4.8 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.2 |