is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.neo4jserver:bootstrap 1.7.0-MS3

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

Type

jar

Download bootstrap 1.7.0-MS3


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