is not current version
Last Version 1.8.13

org.ff4j:ff4j-store-neo4j 1.8.9


Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.ff4j
ArtifactId

ArtifactId

ff4j-store-neo4j
Version

Version

1.8.9
Type

Type

jar

Download ff4j-store-neo4j 1.8.9


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