License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdserver-common |
Last Version | Last Version2.2.6.35 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Server (Common)
Neo4j Server - Spring Framework Integration
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
server-common-2.2.6.35.pom | |
server-common-2.2.6.35.jar | 7 KB |
server-common-2.2.6.35-sources.jar | 4 KB |
server-common-2.2.6.35-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/server-common/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>server-common</artifactId>
<version>2.2.6.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-common/
implementation 'com.graphaware.neo4j:server-common:2.2.6.35'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/server-common/
implementation ("com.graphaware.neo4j:server-common:2.2.6.35")
'com.graphaware.neo4j:server-common:jar:2.2.6.35'
<dependency org="com.graphaware.neo4j" name="server-common" rev="2.2.6.35">
<artifact name="server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='server-common', version='2.2.6.35')
)
libraryDependencies += "com.graphaware.neo4j" % "server-common" % "2.2.6.35"
[com.graphaware.neo4j/server-common "2.2.6.35"]
Group / Artifact | Type | Version |
---|---|---|
com.graphaware.neo4j : api | jar | 2.2.6.35 |
org.springframework : spring-context | jar | 4.2.0.RELEASE |
org.springframework : spring-web | jar | 4.2.0.RELEASE |
org.springframework : spring-webmvc | jar | 4.2.0.RELEASE |
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 |
---|---|---|
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 |