litedb


License

License

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

litedb
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

litedb
litedb

Download litedb

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.axet : mavennatives jar 0.0.6
com.thoughtworks.xstream : xstream jar 1.4.3
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.1
net.java.dev.jna : platform jar 3.5.1
com.almworks.sqlite4java : sqlite4java jar 0.282

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0