is not current version
Last Version 0.6.1

org.apache.streams:streams-persist-neo4j 0.5-incubating


Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-persist-neo4j
Version

Version

0.5-incubating
Type

Type

jar

Download streams-persist-neo4j 0.5-incubating


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