neo4j-gl-plugin
Neo4j Graphlytic plugin - for Neo4j 3.5 Released under GPLv3 license
License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdsk.demtec.neo4j |
ArtifactId | ArtifactIdneo4j-gl-plugin |
Last Version | Last Version2.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j Graphlytic.biz Plugin
Neo4j server plugin for Graphlytic.biz - graph visualization and analytics web application
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-gl-plugin-2.2.4.pom | |
neo4j-gl-plugin-2.2.4.jar | 1 MB |
neo4j-gl-plugin-2.2.4-sources.jar | 36 KB |
neo4j-gl-plugin-2.2.4-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/ -->
<dependency>
<groupId>sk.demtec.neo4j</groupId>
<artifactId>neo4j-gl-plugin</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/
implementation 'sk.demtec.neo4j:neo4j-gl-plugin:2.2.4'
// https://jarcasting.com/artifacts/sk.demtec.neo4j/neo4j-gl-plugin/
implementation ("sk.demtec.neo4j:neo4j-gl-plugin:2.2.4")
'sk.demtec.neo4j:neo4j-gl-plugin:jar:2.2.4'
<dependency org="sk.demtec.neo4j" name="neo4j-gl-plugin" rev="2.2.4">
<artifact name="neo4j-gl-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.demtec.neo4j', module='neo4j-gl-plugin', version='2.2.4')
)
libraryDependencies += "sk.demtec.neo4j" % "neo4j-gl-plugin" % "2.2.4"
[sk.demtec.neo4j/neo4j-gl-plugin "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.app : neo4j-server | jar | 3.5.0 |
org.neo4j : neo4j | jar | 3.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.test : neo4j-harness | jar | 3.5.0 |
org.neo4j.driver : neo4j-java-driver | jar | 1.7.2 |
Neo4j Graphlytic plugin - for Neo4j 3.5 Released under GPLv3 license