License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdalgorithms |
Last Version | Last Version3.0.4.43.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Algorithms Module
GraphAware Framework Module exposing custom graph algorithms as Java and REST APIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
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 |