is not current version
Last Version 2.7.1

commons-redis 2.5.5

AVSystem commons library for Scala

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.avsystem.commons
ArtifactId

ArtifactId

commons-redis_2.13
Version

Version

2.5.5
Type

Type

jar
Description

Description

commons-redis
AVSystem commons library for Scala
Project URL

Project URL

https://github.com/AVSystem/scala-commons
Project Organization

Project Organization

AVSystem
Source Code Management

Source Code Management

https://github.com/AVSystem/scala-commons.git

Download commons-redis_2.13 2.5.5


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.avsystem.commons : commons-core_2.13 jar 2.5.5
com.google.guava : guava jar 30.1.1-jre
com.typesafe.akka : akka-actor_2.13 jar 2.6.14
com.typesafe.akka : akka-stream_2.13 jar 2.6.14
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.4
io.monix : monix_2.13 jar 3.4.0

test (5)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalacheck : scalacheck_2.13 jar 1.15.4
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
org.mockito : mockito-core jar 3.9.0
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.