is not current version
Last Version 2.2.6.35

com.graphaware.neo4j:server-common 2.1.5.24

Neo4j Server - Spring Framework Integration

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

server-common
Version

Version

2.1.5.24
Type

Type

jar

Download server-common 2.1.5.24


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