MVN

org.eurekaclinical : datastore

Maven & Gradle

Aug 11, 2020
3 usages
0 stars

Datastore · Implements a key-value store API using Berkeley DB

<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>datastore</artifactId>
    <version>3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eurekaclinical : datastore to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3
  • Latest Beta: 3.0-Beta-1
  • Latest Alpha: 3.0-Alpha-5

All Versions

Choose a version of org.eurekaclinical : datastore to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3
datastore-3.3
3.2
datastore-3.2
3.0
datastore-3.0
datastore-3.0-Beta-1
datastore-3.0-Alpha-5
datastore-3.0-Alpha-4
datastore-3.0-Alpha-2
datastore-3.0-Alpha-1
2.0.x
datastore-2.0.1
2.0
datastore-2.0
datastore-2.0-Beta-3
datastore-2.0-Beta-2
datastore-2.0-Beta-1
1.1
datastore-1.1
1.0
datastore-1.0
datastore-1.0-Alpha-1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>datastore</artifactId>
    <version>3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eurekaclinical : datastore gradle dependency to your build.gradle file:

implementation 'org.eurekaclinical:datastore:3.3'

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

implementation("org.eurekaclinical:datastore:3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eurekaclinical : datastore sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eurekaclinical" % "datastore" % "3.3"

Advertisement

Dependencies from Group

Aug 11, 2020
27 usages
0 stars
Aug 11, 2020
23 usages
Aug 11, 2020
18 usages
1 stars
Aug 11, 2020
13 usages
0 stars

Discover Dependencies

Aug 25, 2022
4 usages
2 stars
Mar 31, 2016
2 usages
Jan 06, 2017
2 usages
Jan 06, 2017
2 usages
Nov 08, 2005
26 usages
Oct 17, 2019
7 usages
Nov 04, 2022
6 usages
4 stars
Apr 29, 2016
3 usages