License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version4.2.0.58 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware Common
General-Purpose Library of Neo4j-Related Code
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-4.2.0.58.pom | |
common-4.2.0.58.jar | 146 KB |
common-4.2.0.58-sources.jar | 158 KB |
common-4.2.0.58-javadoc.jar | 849 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/common/ -->
<dependency>
<groupId>com.graphaware.neo4j</groupId>
<artifactId>common</artifactId>
<version>4.2.0.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphaware.neo4j/common/
implementation 'com.graphaware.neo4j:common:4.2.0.58'
// https://jarcasting.com/artifacts/com.graphaware.neo4j/common/
implementation ("com.graphaware.neo4j:common:4.2.0.58")
'com.graphaware.neo4j:common:jar:4.2.0.58'
<dependency org="com.graphaware.neo4j" name="common" rev="4.2.0.58">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphaware.neo4j', module='common', version='4.2.0.58')
)
libraryDependencies += "com.graphaware.neo4j" % "common" % "4.2.0.58"
[com.graphaware.neo4j/common "4.2.0.58"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-expression | jar | 5.2.8.RELEASE |
com.eaio.uuid : uuid | jar | 3.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.neo4j.test : neo4j-harness | jar | 4.2.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.mockito : mockito-all | jar | 1.10.19 |