MVN

com.lambdazen.bitsy : bitsy

Maven & Gradle

Mar 25, 2023
5 usages
133 stars

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

<dependency>
    <groupId>com.lambdazen.bitsy</groupId>
    <artifactId>bitsy</artifactId>
    <version>3.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lambdazen.bitsy : bitsy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.6.2

All Versions

Choose a version of com.lambdazen.bitsy : bitsy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.6.x
bitsy-3.6.2
3.5.x
bitsy-3.5.1
bitsy-3.5.0
3.4.x
bitsy-3.4.2
bitsy-3.4.1
bitsy-3.4.0
3.3.x
bitsy-3.3.1
bitsy-3.3.0
3.2.x
bitsy-3.2.2
bitsy-3.2.1
bitsy-3.2.0
3.1.x
bitsy-3.1.0
3.0.x
bitsy-3.0.3
bitsy-3.0.2
bitsy-3.0.1
bitsy-3.0.0
1.5.x
bitsy-1.5.2
bitsy-1.5.1
bitsy-1.5.0
1.2
bitsy-1.2
1.1
bitsy-1.1
1.0
bitsy-1.0

How to add a dependency to Maven

Add the following com.lambdazen.bitsy : bitsy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lambdazen.bitsy</groupId>
    <artifactId>bitsy</artifactId>
    <version>3.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lambdazen.bitsy : bitsy gradle dependency to your build.gradle file:

implementation 'com.lambdazen.bitsy:bitsy:3.6.2'

Gradle Kotlin DSL: Add the following com.lambdazen.bitsy : bitsy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lambdazen.bitsy:bitsy:3.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lambdazen.bitsy : bitsy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lambdazen.bitsy" % "bitsy" % "3.6.2"

Advertisement

Dependencies from Group

Mar 25, 2023
5 usages
133 stars

Discover Dependencies

May 05, 2023
1.4k stars
Aug 08, 2023
33 usages
1.8k stars
Sep 28, 2022
3 usages
53 stars
Nov 05, 2022
4 usages
45 stars
May 02, 2023
4 usages
0 stars
Aug 18, 2016
Jul 18, 2021
10 usages
206.2k stars