is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.neo4jserver:neo4jv3 1.7.0-MS2

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.7.0-MS2
Type

Type

jar

Download neo4jv3 1.7.0-MS2


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