License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Neo4J Data Databases jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.neo4jserver |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
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.12.0-M1.pom | |
bootstrap-1.12.0-M1.jar | 8 KB |
bootstrap-1.12.0-M1-sources.jar | 5 KB |
bootstrap-1.12.0-M1-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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 3.5.31 |
org.projectlombok : lombok | jar | 1.18.22 |