is not current version
Last Version 3.5.1

Bitsy Graph Database 3.5.0

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


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-core jar 3.5.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 13.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-simple jar 1.7.25
org.apache.tinkerpop : gremlin-test jar 3.5.1

Project Modules

There are no modules declared in this project.