| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.vivekkothari |
| Идентификатор | Идентификаторdata-river |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеdata-river
A dropwizard extension which helps to build pipelines to replicate mysql data to
desired datastores.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| data-river-2.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/ -->
<dependency>
<groupId>com.github.vivekkothari</groupId>
<artifactId>data-river</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/
implementation 'com.github.vivekkothari:data-river:2.0.0'
// https://jarcasting.com/artifacts/com.github.vivekkothari/data-river/
implementation ("com.github.vivekkothari:data-river:2.0.0")
'com.github.vivekkothari:data-river:pom:2.0.0'
<dependency org="com.github.vivekkothari" name="data-river" rev="2.0.0">
<artifact name="data-river" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vivekkothari', module='data-river', version='2.0.0')
)
libraryDependencies += "com.github.vivekkothari" % "data-river" % "2.0.0"
[com.github.vivekkothari/data-river "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |