Potassium Nitrite

An in-memory, single-file based embedded nosql persistent document store for Kotlin.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dizitart
ArtifactId

ArtifactId

potassium-nitrite
Last Version

Last Version

3.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

Potassium Nitrite
An in-memory, single-file based embedded nosql persistent document store for Kotlin.
Project URL

Project URL

https://github.com/dizitart/nitrite-database

Download potassium-nitrite

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.dizitart : nitrite jar 3.4.4
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.dizitart : nitrite jar 3.4.4
org.threeten : threetenbp jar 1.3.6

Project Modules

There are no modules declared in this project.
org.dizitart

Dizitart

Versions

Version
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0