mapdb-utils
Easy mapdb transaction execution with clojure.
License
Copyright © 2014 Indoles
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
License |
License |
---|---|
Categories |
CategoriesMapDB Data Databases |
GroupId | GroupIdcom.indoles.clj |
ArtifactId | ArtifactIdmapdb-utils |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapdb-utils
Easy transactions for mapdp with clojure
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapdb-utils-0.1.1.pom | |
mapdb-utils-0.1.1.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.indoles.clj/mapdb-utils/ -->
<dependency>
<groupId>com.indoles.clj</groupId>
<artifactId>mapdb-utils</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.indoles.clj/mapdb-utils/
implementation 'com.indoles.clj:mapdb-utils:0.1.1'
// https://jarcasting.com/artifacts/com.indoles.clj/mapdb-utils/
implementation ("com.indoles.clj:mapdb-utils:0.1.1")
'com.indoles.clj:mapdb-utils:jar:0.1.1'
<dependency org="com.indoles.clj" name="mapdb-utils" rev="0.1.1">
<artifact name="mapdb-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.indoles.clj', module='mapdb-utils', version='0.1.1')
)
libraryDependencies += "com.indoles.clj" % "mapdb-utils" % "0.1.1"
[com.indoles.clj/mapdb-utils "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.6.0 |
org.mapdb : mapdb | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.clojure : tools.nrepl | jar | 0.2.3 |
clojure-complete » clojure-complete | jar | 0.2.3 |
Easy mapdb transaction execution with clojure.
Copyright © 2014 Indoles
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.