is not current version
Last Version 0.5.1

Lightweight DB 0.4

Databases for fast uses in Java

License

License

MIT
GroupId

GroupId

com.baudoliver7
ArtifactId

ArtifactId

lightweight-db
Version

Version

0.4
Type

Type

jar
Description

Description

Lightweight DB
Databases for fast uses in Java
Project URL

Project URL

https://github.com/baudoliver7/lightweight-db
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

https://github.com/baudoliver7/lightweight-db

Download lightweight-db 0.4


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

Dependencies

provided (2)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.7.0
com.zaxxer : HikariCP jar 4.0.3

test (1)

Group / Artifact Type Version
com.h2database : h2 jar 2.0.206

Project Modules

There are no modules declared in this project.