| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Neo4J Data Databases jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant.neo4jserver |
| ArtifactId | ArtifactIdbootstrap |
| Version | Version1.9.1 |
| Type | Typejar |
| Description |
DescriptionjQAssistant Embedded Neo4j Server Bootstrapping API
Provides the API for an embedded Neo4j Server on top of a jQAssistant instance.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bootstrap-1.9.1.pom | |
| bootstrap-1.9.1.jar | 8 KB |
| bootstrap-1.9.1-sources.jar | 5 KB |
| bootstrap-1.9.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/bootstrap/ -->
<dependency>
<groupId>com.buschmais.jqassistant.neo4jserver</groupId>
<artifactId>bootstrap</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/bootstrap/
implementation 'com.buschmais.jqassistant.neo4jserver:bootstrap:1.9.1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/bootstrap/
implementation ("com.buschmais.jqassistant.neo4jserver:bootstrap:1.9.1")
'com.buschmais.jqassistant.neo4jserver:bootstrap:jar:1.9.1'
<dependency org="com.buschmais.jqassistant.neo4jserver" name="bootstrap" rev="1.9.1">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.neo4jserver', module='bootstrap', version='1.9.1')
)
libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "bootstrap" % "1.9.1"
[com.buschmais.jqassistant.neo4jserver/bootstrap "1.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.xo : xo.api | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : neo4j | jar | 3.5.24 |
| org.projectlombok : lombok | jar | 1.18.12 |