License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-persist-neo4j |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-persist-neo4j
Contributed modules for communicating with services using non-Streams protocols and/or non-Activity data formats.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streams-persist-neo4j-0.6.1.pom | |
streams-persist-neo4j-0.6.1.jar | 48 KB |
streams-persist-neo4j-0.6.1-tests.jar | 20 KB |
streams-persist-neo4j-0.6.1-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-persist-neo4j/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-persist-neo4j</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-persist-neo4j/
implementation 'org.apache.streams:streams-persist-neo4j:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-persist-neo4j/
implementation ("org.apache.streams:streams-persist-neo4j:0.6.1")
'org.apache.streams:streams-persist-neo4j:jar:0.6.1'
<dependency org="org.apache.streams" name="streams-persist-neo4j" rev="0.6.1">
<artifact name="streams-persist-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-persist-neo4j', version='0.6.1')
)
libraryDependencies += "org.apache.streams" % "streams-persist-neo4j" % "0.6.1"
[org.apache.streams/streams-persist-neo4j "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streams : streams-config | jar | 0.6.1 |
com.typesafe : config | jar | 1.2.0 |
org.apache.streams : streams-core | jar | 0.6.1 |
org.apache.streams : streams-converters | jar | 0.6.1 |
org.apache.streams : streams-pojo | jar | 0.6.1 |
org.apache.streams : streams-util | jar | 0.6.1 |
org.apache.streams : streams-http | jar | 0.6.1 |
org.apache.streams : streams-persist-graph | jar | 0.6.1 |
org.antlr : stringtemplate | jar | 4.0.2 |
org.javatuples : javatuples | jar | 1.2 |
org.neo4j.driver : neo4j-java-driver | jar | 1.5.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.streams : streams-schema-activitystreams | zip | 0.6.1 |
org.apache.streams : streams-testing | test-jar | 0.6.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.11 |