is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.community:bolt-it 3.6.0.M2

ONgDB Community Edition bolt integration tests.

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.graphfoundation.ongdb.community
ArtifactId

ArtifactId

bolt-it
Version

Version

3.6.0.M2
Type

Type

jar

Download bolt-it 3.6.0.M2


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