| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases Unity Business Logic Libraries Game Development |
| GroupId | GroupIdcom.graphaware.neo4j |
| ArtifactId | ArtifactIdgraphaware-framework-server-community |
| Last Version | Last Version2.2.6.35 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGraphAware Framework Server Build (Community)
Technical Maven Module for Building the Framework for Standalone Use (Community)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-server-community/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>graphaware-framework-server-community</artifactId>
<version>2.2.6.35</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-server-community/
implementation 'com.graphaware.neo4j:graphaware-framework-server-community:2.2.6.35'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/graphaware-framework-server-community/
implementation ("com.graphaware.neo4j:graphaware-framework-server-community:2.2.6.35")
'com.graphaware.neo4j:graphaware-framework-server-community:pom:2.2.6.35'
<dependency org="com.graphaware.neo4j" name="graphaware-framework-server-community" rev="2.2.6.35">
<artifact name="graphaware-framework-server-community" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='graphaware-framework-server-community', version='2.2.6.35')
)
libraryDependencies += "com.graphaware.neo4j" % "graphaware-framework-server-community" % "2.2.6.35"
[com.graphaware.neo4j/graphaware-framework-server-community "2.2.6.35"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.graphaware.neo4j : server-community | jar | 2.2.6.35 |
| com.graphaware.neo4j : api | jar | 2.2.6.35 |
| com.graphaware.neo4j : runtime | jar | 2.2.6.35 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j | jar | 2.2.6 |
| org.neo4j : neo4j-primitive-collections | jar | 2.2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |