outr / lightdb   0.6.0

MIT License GitHub

Prototype database concept using Lucene and HaloDB

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x

lightdb-core 0.5.0


Group ID:
com.outr
Artifact ID:
lightdb-core_3
Version:
0.5.0
Release Date:
May 7, 2024
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "lightdb-core" % "0.5.0"

Mill build tool

ivy"com.outr::lightdb-core:0.5.0"

Scala CLI

//> using dep "com.outr::lightdb-core:0.5.0"

Ammonite REPL

import $ivy.`com.outr::lightdb-core:0.5.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>lightdb-core_3</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'com.outr', name: 'lightdb-core_3', version: '0.5.0'