| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNeo4J Данные Базы данных |
| Группа | Группаcom.graphaware.neo4j |
| Идентификатор | Идентификаторalgorithms |
| Последняя версия | Последняя версия3.0.4.43.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphAware Algorithms Module
GraphAware Framework Module exposing custom graph algorithms as Java and REST APIs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| algorithms-3.0.4.43.5.pom | |
| algorithms-3.0.4.43.5.jar | 21 KB |
| algorithms-3.0.4.43.5-sources.jar | 18 KB |
| algorithms-3.0.4.43.5-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/algorithms/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>algorithms</artifactId>
<version>3.0.4.43.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/algorithms/
implementation 'com.graphaware.neo4j:algorithms:3.0.4.43.5'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/algorithms/
implementation ("com.graphaware.neo4j:algorithms:3.0.4.43.5")
'com.graphaware.neo4j:algorithms:jar:3.0.4.43.5'
<dependency org="com.graphaware.neo4j" name="algorithms" rev="3.0.4.43.5">
<artifact name="algorithms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='algorithms', version='3.0.4.43.5')
)
libraryDependencies += "com.graphaware.neo4j" % "algorithms" % "3.0.4.43.5"
[com.graphaware.neo4j/algorithms "3.0.4.43.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphaware.neo4j : api | jar | 3.0.4.43 |
| com.graphaware.neo4j : tx-executor | jar | 3.0.4.43 |
| org.springframework : spring-webmvc | jar | 4.2.2.RELEASE |
| com.graphaware.neo4j : server | jar | 3.0.4.43 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.2.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
| com.graphaware.neo4j : common | jar | 3.0.4.43 |
| org.neo4j : neo4j | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.skyscreamer : jsonassert | jar | 1.3.0 |
| com.graphaware.neo4j : tests | jar | 3.0.4.43 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |