is not current version
Last Version 1.12.0-M1

jQAssistant Embedded Neo4j Server Bootstrapping API 1.11.1

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

License

License

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.11.1
Type

Type

jar
Description

Description

jQAssistant Embedded Neo4j Server Bootstrapping API
Provides the API for an embedded Neo4j Server on top of a jQAssistant instance.
Project URL

Project URL

http://jqassistant.org/
Project Organization

Project Organization

jQAssistant Development Team

Download bootstrap 1.11.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.buschmais.xo : xo.api jar 1.3.0

provided (2)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.29
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.