MVN

com.buschmais.jqassistant.neo4jserver : bootstrap

Maven & Gradle

Nov 09, 2022
4 usages
0 stars

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

<dependency>
    <groupId>com.buschmais.jqassistant.neo4jserver</groupId>
    <artifactId>bootstrap</artifactId>
    <version>1.12.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.buschmais.jqassistant.neo4jserver : bootstrap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.12.2
  • Latest Release Candidate: 1.11.0-RC-1
  • Latest Alpha: 1.10.0-ALPHA1

All Versions

Choose a version of com.buschmais.jqassistant.neo4jserver : bootstrap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.12.x
bootstrap-1.12.2
bootstrap-1.12.1
bootstrap-1.12.0
bootstrap-1.12.0-M1
1.11.x
bootstrap-1.11.1
bootstrap-1.11.0
bootstrap-1.11.0-RC-1
1.10.x
bootstrap-1.10.1
bootstrap-1.10.0
bootstrap-1.10.0-RC1
bootstrap-1.10.0-ALPHA1
1.9.x
bootstrap-1.9.1
bootstrap-1.9.0
bootstrap-1.9.0-RC1
bootstrap-1.9.0-ALPHA2
bootstrap-1.9.0-ALPHA1
1.8.x
bootstrap-1.8.0
bootstrap-1.8.0-MS1
1.7.x
bootstrap-1.7.0
bootstrap-1.7.0-RC1
bootstrap-1.7.0-MS3
bootstrap-1.7.0-MS2
bootstrap-1.7.0-MS1
1.6.x
bootstrap-1.6.0
bootstrap-1.6.0-RC1
1.5.x
bootstrap-1.5.0
bootstrap-1.5.0-RC-1
1.4.x
bootstrap-1.4.0

How to add a dependency to Maven

Add the following com.buschmais.jqassistant.neo4jserver : bootstrap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.buschmais.jqassistant.neo4jserver</groupId>
    <artifactId>bootstrap</artifactId>
    <version>1.12.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.buschmais.jqassistant.neo4jserver : bootstrap gradle dependency to your build.gradle file:

implementation 'com.buschmais.jqassistant.neo4jserver:bootstrap:1.12.2'

Gradle Kotlin DSL: Add the following com.buschmais.jqassistant.neo4jserver : bootstrap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.buschmais.jqassistant.neo4jserver:bootstrap:1.12.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.buschmais.jqassistant.neo4jserver : bootstrap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "bootstrap" % "1.12.2"

Advertisement

Dependencies from Group

Nov 09, 2022
29 usages
0 stars
Dec 05, 2018
11 usages
0 stars
Nov 09, 2022
4 usages
0 stars
Nov 09, 2022
3 usages
0 stars

Discover Dependencies

Jan 30, 2020
2 usages
9 stars
Jan 30, 2020
2 usages
9 stars
Dec 10, 2021
3 usages
54 stars
May 27, 2022
4 usages
447 stars
Aug 31, 2020
2 usages
Jul 03, 2022
5 usages
16 stars
Jun 26, 2023
2 usages
2 stars
Aug 25, 2021
5 usages
6.4k stars