License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Neo4J Data Databases jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.neo4jserver |
ArtifactId | ArtifactIdneo4jv3 |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Embedded Neo4j 3.x Community Server
Provides the adapter for the embedded Neo4j 3.x Community Server.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
neo4jv3-1.12.0-M1.pom | |
neo4jv3-1.12.0-M1.jar | 13 KB |
neo4jv3-1.12.0-M1-sources.jar | 7 KB |
neo4jv3-1.12.0-M1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/ -->
<dependency>
<groupId>com.buschmais.jqassistant.neo4jserver</groupId>
<artifactId>neo4jv3</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation 'com.buschmais.jqassistant.neo4jserver:neo4jv3:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation ("com.buschmais.jqassistant.neo4jserver:neo4jv3:1.12.0-M1")
'com.buschmais.jqassistant.neo4jserver:neo4jv3:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.neo4jserver" name="neo4jv3" rev="1.12.0-M1">
<artifact name="neo4jv3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.neo4jserver', module='neo4jv3', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "neo4jv3" % "1.12.0-M1"
[com.buschmais.jqassistant.neo4jserver/neo4jv3 "1.12.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.neo4jserver : bootstrap | jar | 1.12.0-M1 |
com.buschmais.xo : xo.neo4j.embedded | jar | 1.4.1 |
org.neo4j : neo4j | jar | 3.5.31 |
org.neo4j.app : neo4j-server | jar | 3.5.31 |
org.apache.tika : tika-core | jar | 1.22 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-junit-jupiter | jar | 2.24.0 |
org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |