simplefiledb

Simple flat file database

License

License

GroupId

GroupId

de.kysy
ArtifactId

ArtifactId

simplefiledb
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

simplefiledb
Simple flat file database
Project URL

Project URL

https://github.com/kysyde/simplefiledb

Download simplefiledb

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
commons-beanutils : commons-beanutils jar 1.9.4
org.jetbrains : annotations jar 17.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
de.kysy

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0