Last Version

ONgDB - Community Bolt Integration Tests 3.6.2

ONgDB Community Edition bolt integration tests.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

bolt-it
Version

Version

3.6.2
Type

Type

jar
Description

Description

ONgDB - Community Bolt Integration Tests
ONgDB Community Edition bolt integration tests.
Project Organization

Project Organization

The ONgDB Neo4j Enterprise Fork Graph Database Project
Source Code Management

Source Code Management

https://github.com/graphfoundation/ongdb

Download bolt-it 3.6.2


<!-- https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/bolt-it/ -->
<dependency>
    <groupId>org.graphfoundation.ongdb.community</groupId>
    <artifactId>bolt-it</artifactId>
    <version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/bolt-it/
implementation 'org.graphfoundation.ongdb.community:bolt-it:3.6.2'
// https://jarcasting.com/artifacts/org.graphfoundation.ongdb.community/bolt-it/
implementation ("org.graphfoundation.ongdb.community:bolt-it:3.6.2")
'org.graphfoundation.ongdb.community:bolt-it:jar:3.6.2'
<dependency org="org.graphfoundation.ongdb.community" name="bolt-it" rev="3.6.2">
  <artifact name="bolt-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphfoundation.ongdb.community', module='bolt-it', version='3.6.2')
)
libraryDependencies += "org.graphfoundation.ongdb.community" % "bolt-it" % "3.6.2"
[org.graphfoundation.ongdb.community/bolt-it "3.6.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb jar 3.6.2

test (15)

Group / Artifact Type Version
org.graphfoundation.ongdb : ongdb-security jar 3.6.2
org.graphfoundation.ongdb.community : it-test-support jar 3.6.2
org.eclipse.jetty : jetty-server jar 9.4.17.v20190418
org.eclipse.jetty.websocket : websocket-client jar 9.4.17.v20190418
org.graphfoundation.ongdb : ongdb-bolt test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-kernel test-jar 3.6.2
org.graphfoundation.ongdb : ongdb-logging test-jar 3.6.2
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.2.0
org.junit.vintage : junit-vintage-engine jar 5.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.21.0
commons-codec : commons-codec jar 1.11
org.junit.jupiter : junit-jupiter-params jar 5.2.0

Project Modules

There are no modules declared in this project.