| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Neo4J Data Databases |
| GroupId | GroupIdorg.neo4j |
| ArtifactId | ArtifactIdneosemantics |
| Last Version | Last Version4.4.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionneosemantics (n10s)
n10s is a plugin that enables the use of RDF in Neo4j
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| neosemantics-4.4.0.1.pom | |
| neosemantics-4.4.0.1.jar | 9 MB |
| neosemantics-4.4.0.1-sources.jar | 91 KB |
| neosemantics-4.4.0.1-javadoc.jar | 895 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neosemantics/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neosemantics</artifactId>
<version>4.4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neosemantics/
implementation 'org.neo4j:neosemantics:4.4.0.1'
// https://jarcasting.com/artifacts/org.neo4j/neosemantics/
implementation ("org.neo4j:neosemantics:4.4.0.1")
'org.neo4j:neosemantics:jar:4.4.0.1'
<dependency org="org.neo4j" name="neosemantics" rev="4.4.0.1">
<artifact name="neosemantics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neosemantics', version='4.4.0.1')
)
libraryDependencies += "org.neo4j" % "neosemantics" % "4.4.0.1"
[org.neo4j/neosemantics "4.4.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j | jar | 4.4.0 |
| org.neo4j : server-api | jar | 4.4.0 |
| org.neo4j.3rdparty.javax.ws.rs : jsr311-api | jar | 1.1.2.r612 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j.community : it-test-support | jar | 4.4.0 |
| org.reflections : reflections | jar | 0.9.11 |
| org.neo4j : neo4j-io | test-jar | 4.4.0 |
| org.neo4j : neo4j-kernel | test-jar | 4.4.0 |
| junit : junit | jar | 4.12 |
| org.neo4j.test : neo4j-harness | jar | 4.4.0 |
| org.neo4j.driver : neo4j-java-driver | jar | 4.1.1 |