Last Version

GraphAware Node Counter 3.5.14.58

Example of a Spring MVC controller built and deployed using the GraphAware Framework

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j.example
ArtifactId

ArtifactId

node-counter
Version

Version

3.5.14.58
Type

Type

jar
Description

Description

GraphAware Node Counter
Example of a Spring MVC controller built and deployed using the GraphAware Framework
Project URL

Project URL

http://graphaware.com
Project Organization

Project Organization

Graph Aware Limited

Download node-counter 3.5.14.58


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

Dependencies

provided (5)

Group / Artifact Type Version
com.graphaware.neo4j : api jar 3.5.14.58
org.springframework : spring-webmvc jar 4.3.13.RELEASE
com.graphaware.neo4j : server jar 3.5.14.58
com.graphaware.neo4j : common jar 3.5.14.58
org.neo4j : neo4j jar 3.5.14

test (3)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 3.5.14.58
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.