Bitsy Graph Database

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
Last Version

Last Version

3.5.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
1.5.2
1.5.1
1.5.0
1.2
1.1
1.0