| License |
License |
|---|---|
| Categories |
CategoriesMapDB Data Databases |
| GroupId | GroupIdio.ckite |
| ArtifactId | ArtifactIdckite-mapdb |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionckite-mapdb
ckite-mapdb
|
| Project Organization |
Project Organizationio.ckite |
| Filename | Size |
|---|---|
| ckite-mapdb-0.2.1.pom | |
| ckite-mapdb-0.2.1.jar | 14 KB |
| ckite-mapdb-0.2.1-sources.jar | 2 KB |
| ckite-mapdb-0.2.1-javadoc.jar | 354 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.ckite/ckite-mapdb/ -->
<dependency>
<groupId>io.ckite</groupId>
<artifactId>ckite-mapdb</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ckite/ckite-mapdb/
implementation 'io.ckite:ckite-mapdb:0.2.1'
// https://jarcasting.com/artifacts/io.ckite/ckite-mapdb/
implementation ("io.ckite:ckite-mapdb:0.2.1")
'io.ckite:ckite-mapdb:jar:0.2.1'
<dependency org="io.ckite" name="ckite-mapdb" rev="0.2.1">
<artifact name="ckite-mapdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ckite', module='ckite-mapdb', version='0.2.1')
)
libraryDependencies += "io.ckite" % "ckite-mapdb" % "0.2.1"
[io.ckite/ckite-mapdb "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| io.ckite : ckite-core | jar | 0.2.1 |
| org.mapdb : mapdb | jar | 0.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |