Last Version

jQAssistant Embedded Neo4j Server Bootstrapping API 1.12.0-M1

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.12.0-M1
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.12.0-M1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.buschmais.xo : xo.api jar 1.4.1
com.buschmais.xo : xo.neo4j.embedded jar 1.4.1
io.smallrye.config : smallrye-config-core jar 2.9.1

provided (2)

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

Project Modules

There are no modules declared in this project.