is not current version
Last Version 3.6.2

org.graphfoundation.ongdb.community:bolt-it 3.6.1

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.1
Type

Type

jar

Download bolt-it 3.6.1


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