| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.tharwaninitin |
| Идентификатор | Идентификаторetlflow-redis_2.12 |
| Версия | Версия0.11.0 |
| Тип | Типjar |
| Описание |
Описаниеetlflow-redis
Functional, Composable library in Scala for writing ETL jobs
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| etlflow-redis_2.12-0.11.0.pom | |
| etlflow-redis_2.12-0.11.0.jar | 18 KB |
| etlflow-redis_2.12-0.11.0-sources.jar | 1 KB |
| etlflow-redis_2.12-0.11.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-redis_2.12/ -->
<dependency>
<groupId>com.github.tharwaninitin</groupId>
<artifactId>etlflow-redis_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-redis_2.12/
implementation 'com.github.tharwaninitin:etlflow-redis_2.12:0.11.0'
// https://jarcasting.com/artifacts/com.github.tharwaninitin/etlflow-redis_2.12/
implementation ("com.github.tharwaninitin:etlflow-redis_2.12:0.11.0")
'com.github.tharwaninitin:etlflow-redis_2.12:jar:0.11.0'
<dependency org="com.github.tharwaninitin" name="etlflow-redis_2.12" rev="0.11.0">
<artifact name="etlflow-redis_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tharwaninitin', module='etlflow-redis_2.12', version='0.11.0')
)
libraryDependencies += "com.github.tharwaninitin" % "etlflow-redis_2.12" % "0.11.0"
[com.github.tharwaninitin/etlflow-redis_2.12 "0.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.14 |
| com.github.tharwaninitin : etlflow-core_2.12 | jar | 0.11.0 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
| dev.zio : zio_2.12 | jar | 1.0.10 |
| net.debasishg : redisclient_2.12 | jar | 3.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.zio : zio-test_2.12 | jar | 1.0.10 |
| dev.zio : zio-test-sbt_2.12 | jar | 1.0.10 |