| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.scredis |
| Идентификатор | Идентификаторscredis_2.13 |
| Версия | Версия2.4.3+1-d4b3d13e |
| Тип | Типjar |
| Описание |
Описаниеscredis
scredis
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.scredis/scredis_2.13/ -->
<dependency>
<groupId>com.github.scredis</groupId>
<artifactId>scredis_2.13</artifactId>
<version>2.4.3+1-d4b3d13e</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.13/
implementation 'com.github.scredis:scredis_2.13:2.4.3+1-d4b3d13e'
// https://jarcasting.com/artifacts/com.github.scredis/scredis_2.13/
implementation ("com.github.scredis:scredis_2.13:2.4.3+1-d4b3d13e")
'com.github.scredis:scredis_2.13:jar:2.4.3+1-d4b3d13e'
<dependency org="com.github.scredis" name="scredis_2.13" rev="2.4.3+1-d4b3d13e">
<artifact name="scredis_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scredis', module='scredis_2.13', version='2.4.3+1-d4b3d13e')
)
libraryDependencies += "com.github.scredis" % "scredis_2.13" % "2.4.3+1-d4b3d13e"
[com.github.scredis/scredis_2.13 "2.4.3+1-d4b3d13e"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
| com.typesafe : config | jar | 1.3.3 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.5.32 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.2 |
| org.scalatestplus : scalacheck-1-14_2.13 | jar | 3.2.2.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.0 |
| com.storm-enroute : scalameter_2.13 | jar | 0.19 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |