Last Version

GraphAware Algorithms Module 3.0.4.43.5

GraphAware Framework Module exposing custom graph algorithms as Java and REST APIs

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

algorithms
Version

Version

3.0.4.43.5
Type

Type

jar
Description

Description

GraphAware Algorithms Module
GraphAware Framework Module exposing custom graph algorithms as Java and REST APIs
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download algorithms 3.0.4.43.5


<!-- 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"]

Dependencies

provided (9)

Group / Artifact Type Version
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

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.