| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.efluid.oss |
| Идентификатор | Идентификаторefluid-datagate-app |
| Версия | Версия5.1.17 |
| Тип | Типjar |
| Описание |
Описаниеdatagate is a tool to manage data of one database to another
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| efluid-datagate-app-5.1.17.pom | |
| efluid-datagate-app-5.1.17.jar | 933 KB |
| efluid-datagate-app-5.1.17-sources.jar | 591 KB |
| efluid-datagate-app-5.1.17-javadoc.jar | 2 MB |
| efluid-datagate-app-5.1.17-exec.jar | 95 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app</artifactId>
<version>5.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation 'com.efluid.oss:efluid-datagate-app:5.1.17'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation ("com.efluid.oss:efluid-datagate-app:5.1.17")
'com.efluid.oss:efluid-datagate-app:jar:5.1.17'
<dependency org="com.efluid.oss" name="efluid-datagate-app" rev="5.1.17">
<artifact name="efluid-datagate-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app', version='5.1.17')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app" % "5.1.17"
[com.efluid.oss/efluid-datagate-app "5.1.17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.postgresql : postgresql | jar | 42.3.5 |
| org.flywaydb : flyway-core | jar | 8.5.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 2.1.212 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |