License |
License |
---|---|
GroupId | GroupIdcom.laamella |
ArtifactId | ArtifactIddtotabase |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptioncom.laamella:dtotabase
A very simple in memory database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dtotabase-1.2.pom | |
dtotabase-1.2.jar | 6 KB |
dtotabase-1.2-sources.jar | 4 KB |
dtotabase-1.2-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.5-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |