is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.neo4jserver:neo4jv3 1.9.0-ALPHA1

Provides the adapter for the embedded Neo4j 3.x Community Server.

Categories

Categories

Ant Build Tools Neo4J Data Databases jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.neo4jserver
ArtifactId

ArtifactId

neo4jv3
Version

Version

1.9.0-ALPHA1
Type

Type

jar

Download neo4jv3 1.9.0-ALPHA1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.neo4jserver</groupId>
    <artifactId>neo4jv3</artifactId>
    <version>1.9.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation 'com.buschmais.jqassistant.neo4jserver:neo4jv3:1.9.0-ALPHA1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation ("com.buschmais.jqassistant.neo4jserver:neo4jv3:1.9.0-ALPHA1")
'com.buschmais.jqassistant.neo4jserver:neo4jv3:jar:1.9.0-ALPHA1'
<dependency org="com.buschmais.jqassistant.neo4jserver" name="neo4jv3" rev="1.9.0-ALPHA1">
  <artifact name="neo4jv3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.neo4jserver', module='neo4jv3', version='1.9.0-ALPHA1')
)
libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "neo4jv3" % "1.9.0-ALPHA1"
[com.buschmais.jqassistant.neo4jserver/neo4jv3 "1.9.0-ALPHA1"]