Last Version

kvstore 1.0.0

kvstore

License

License

GroupId

GroupId

com.jatinpuri
ArtifactId

ArtifactId

kvstore_2.10
Version

Version

1.0.0
Type

Type

jar
Description

Description

kvstore
kvstore
Project URL

Project URL

https://github.com/purijatin/Distributed-Key-Value-DB
Project Organization

Project Organization

com.jatinpuri

Download kvstore_2.10 1.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scalacheck : scalacheck_2.10 jar 1.10.1
org.json4s : json4s-native_2.10 jar 3.2.5
net.databinder.dispatch : dispatch-core_2.10 jar 0.11.0
org.scala-lang : scala-reflect jar 2.10.3
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.5
com.squareup.retrofit : retrofit jar 1.0.0
org.scala-lang.modules : scala-async_2.10 jar 0.9.0-M2
com.typesafe.akka : akka-actor_2.10 jar 2.2.3
com.typesafe.akka : akka-testkit_2.10 jar 2.2.3

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.