| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаorg.neo4j |
| Идентификатор | Идентификаторgraph-algorithms-tests |
| Версия | Версия3.5.4.0 |
| Тип | Типjar |
| Описание |
ОписаниеNeo4j Graph Algorithms :: Tests
Efficient Graph Algorithms for Neo4j - Tests
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-tests/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>graph-algorithms-tests</artifactId>
<version>3.5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-tests/
implementation 'org.neo4j:graph-algorithms-tests:3.5.4.0'
// https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-tests/
implementation ("org.neo4j:graph-algorithms-tests:3.5.4.0")
'org.neo4j:graph-algorithms-tests:jar:3.5.4.0'
<dependency org="org.neo4j" name="graph-algorithms-tests" rev="3.5.4.0">
<artifact name="graph-algorithms-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='graph-algorithms-tests', version='3.5.4.0')
)
libraryDependencies += "org.neo4j" % "graph-algorithms-tests" % "3.5.4.0"
[org.neo4j/graph-algorithms-tests "3.5.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : graph-algorithms-algo | jar | 3.5.4.0 |
| org.neo4j : graph-algorithms-core | jar | 3.5.4.0 |
| org.neo4j.community : it-test-support | jar | 3.5.3 |
| org.neo4j : neo4j-kernel | jar | 3.5.3 |
| io.dropwizard.metrics : metrics-core | jar | 4.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.neo4j : neo4j | jar | 3.5.3 |
| org.neo4j : neo4j-common | test-jar | 3.5.3 |
| org.neo4j : neo4j-io | test-jar | 3.5.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.neo4j : neo4j-kernel-api | test-jar | 3.5.3 |
| org.neo4j : neo4j-kernel | test-jar | 3.5.3 |
| org.neo4j : procedure-compiler Необязательный | jar | 3.5.3 |
| junit : junit | jar | 4.12 |
| com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.5.0 |
| org.mockito : mockito-all | jar | 1.10.19 |