Last Version

Bitsy Graph Database 3.5.1

Bitsy v3 is a small, fast, embeddable, durable in-memory graph database that is compatible with Tinkerpop3

License

License

GroupId

GroupId

com.lambdazen.bitsy
ArtifactId

ArtifactId

bitsy
Version

Version

3.5.1
Type

Type

jar
Description

Description

Bitsy Graph Database
Bitsy v3 is a small, fast, embeddable, durable in-memory graph database that is compatible with Tinkerpop3
Project URL

Project URL

https://github.com/lambdazen/bitsy/
Source Code Management

Source Code Management

https://github.com/lambdazen/bitsy/

Download bitsy 3.5.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-core jar 3.5.3
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
org.slf4j : slf4j-api jar 1.7.35

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.35
org.apache.tinkerpop : gremlin-test jar 3.5.3

Project Modules

There are no modules declared in this project.