MVN

jdbm : jdbm

Maven & Gradle

Nov 08, 2005
25 usages
<dependency>
    <groupId>jdbm</groupId>
    <artifactId>jdbm</artifactId>
    <version>0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jdbm : jdbm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.30

All Versions

Choose a version of jdbm : jdbm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jdbm-1.0
0.30
jdbm-0.30
0.20
jdbm-0.20-dev
0.12
jdbm-0.12

How to add a dependency to Maven

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

<dependency>
    <groupId>jdbm</groupId>
    <artifactId>jdbm</artifactId>
    <version>0.30</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jdbm : jdbm gradle dependency to your build.gradle file:

implementation 'jdbm:jdbm:0.30'

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

implementation("jdbm:jdbm:0.30")

How to add a dependency to SBT Scala

SBT Scala: Add the following jdbm : jdbm sbt scala dependency to your build.sbt file:

libraryDependencies += "jdbm" % "jdbm" % "0.30"

Advertisement

Dependencies from Group

Nov 08, 2005
25 usages

Discover Dependencies

Sep 28, 2014
2 usages
Nov 19, 2020
6 usages
Apr 17, 2015
5 usages
0 stars
May 31, 2016
8 usages
1 stars
Oct 13, 2020
1 usages
Sep 29, 2019
4 usages
658 stars
May 08, 2021
4 usages
1.4k stars
Aug 20, 2023
13 usages
554 stars