Last Version

KeyTimeValueStore root 0.1.0

Key time value store implemented using riak/mysql/memory

License

License

GroupId

GroupId

se.gawell.ktvstore
ArtifactId

ArtifactId

kvtstore
Version

Version

0.1.0
Type

Type

pom
Description

Description

KeyTimeValueStore root
Key time value store implemented using riak/mysql/memory
Project URL

Project URL

http://kvtstore.gawell.se

Download kvtstore 0.1.0

Filename Size
kvtstore-0.1.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/ -->
<dependency>
    <groupId>se.gawell.ktvstore</groupId>
    <artifactId>kvtstore</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/
implementation 'se.gawell.ktvstore:kvtstore:0.1.0'
// https://jarcasting.com/artifacts/se.gawell.ktvstore/kvtstore/
implementation ("se.gawell.ktvstore:kvtstore:0.1.0")
'se.gawell.ktvstore:kvtstore:pom:0.1.0'
<dependency org="se.gawell.ktvstore" name="kvtstore" rev="0.1.0">
  <artifact name="kvtstore" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.gawell.ktvstore', module='kvtstore', version='0.1.0')
)
libraryDependencies += "se.gawell.ktvstore" % "kvtstore" % "0.1.0"
[se.gawell.ktvstore/kvtstore "0.1.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

  • kvtstore-core
  • kvtstore-spring