Last Version

com.laamella:dtotabase 1.2

A very simple in memory database

License

License

GroupId

GroupId

com.laamella
ArtifactId

ArtifactId

dtotabase
Version

Version

1.2
Type

Type

jar
Description

Description

com.laamella:dtotabase
A very simple in memory database
Project URL

Project URL

https://github.com/laamella-gad/dtotabase
Source Code Management

Source Code Management

https://github.com/laamella-gad/dtotabase.git

Download dtotabase 1.2


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.