is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.neo4jserver:bootstrap 1.10.0-RC1

Provides the API for an embedded Neo4j Server on top of a jQAssistant instance.

Categories

Categories

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

GroupId

com.buschmais.jqassistant.neo4jserver
ArtifactId

ArtifactId

bootstrap
Version

Version

1.10.0-RC1
Type

Type

jar

Download bootstrap 1.10.0-RC1


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