Last Version

GraphAware REST API 3.5.14.58

Library that helps building APIs for Neo4j applications using Spring MVC rather than JAX-RS

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

api
Version

Version

3.5.14.58
Type

Type

jar
Description

Description

GraphAware REST API
Library that helps building APIs for Neo4j applications using Spring MVC rather than JAX-RS
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download api 3.5.14.58


<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/api/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>api</artifactId>
    <version>3.5.14.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/api/
implementation 'com.graphaware.neo4j:api:3.5.14.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/api/
implementation ("com.graphaware.neo4j:api:3.5.14.58")
'com.graphaware.neo4j:api:jar:3.5.14.58'
<dependency org="com.graphaware.neo4j" name="api" rev="3.5.14.58">
  <artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='api', version='3.5.14.58')
)
libraryDependencies += "com.graphaware.neo4j" % "api" % "3.5.14.58"
[com.graphaware.neo4j/api "3.5.14.58"]

Dependencies

compile (5)

Group / Artifact Type Version
com.graphaware.neo4j : common jar 3.5.14.58
org.springframework : spring-web jar 4.3.13.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.9.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.0

provided (2)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.14
org.neo4j : neo4j-kernel jar 3.5.14

test (6)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 3.5.14.58
org.skyscreamer : jsonassert jar 1.3.0
org.neo4j.community : it-test-support jar 3.5.14
org.neo4j : neo4j-io test-jar 3.5.14
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.