License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdserver-community |
Last Version | Last Version2.2.6.35 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Server (Community)
GraphAware Server for Neo4j Community
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/server-community/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>server-community</artifactId>
<version>2.2.6.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-community/
implementation 'com.graphaware.neo4j:server-community:2.2.6.35'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-community/
implementation ("com.graphaware.neo4j:server-community:2.2.6.35")
'com.graphaware.neo4j:server-community:jar:2.2.6.35'
<dependency org="com.graphaware.neo4j" name="server-community" rev="2.2.6.35">
<artifact name="server-community" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='server-community', version='2.2.6.35')
)
libraryDependencies += "com.graphaware.neo4j" % "server-community" % "2.2.6.35"
[com.graphaware.neo4j/server-community "2.2.6.35"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : server-common | jar | 2.2.6.35 |
com.graphaware.neo4j : runtime-api | jar | 2.2.6.35 |
com.graphaware.neo4j : common | jar | 2.2.6.35 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j.app : neo4j-server | jar | 2.2.6 |
org.neo4j : neo4j | jar | 2.2.6 |
org.neo4j : neo4j-primitive-collections | jar | 2.2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : tests | jar | 2.2.6.35 |
com.graphaware.neo4j : resttest | jar | 2.2.0.28.12 |
org.neo4j : neo4j-kernel | test-jar | 2.2.6 |
org.neo4j : neo4j-io | test-jar | 2.2.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
log4j : log4j | jar | 1.2.17 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |