is not current version
Last Version 1.3.0

com.buschmais.jqassistant:neo4jserver 1.2.0

Prototype of an jQAssistant server extension.

Categories

Categories

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

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

neo4jserver
Version

Version

1.2.0
Type

Type

jar

Download neo4jserver 1.2.0


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