| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.efluid.oss |
| Идентификатор | Идентификаторefluid-datagate-parent |
| Версия | Версия5.1.0 |
| Тип | Типpom |
| Описание |
Описаниеdatagate
datagate is a tool to manage data of one database to another
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| efluid-datagate-parent-5.1.0.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-parent</artifactId>
<version>5.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/
implementation 'com.efluid.oss:efluid-datagate-parent:5.1.0'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/
implementation ("com.efluid.oss:efluid-datagate-parent:5.1.0")
'com.efluid.oss:efluid-datagate-parent:pom:5.1.0'
<dependency org="com.efluid.oss" name="efluid-datagate-parent" rev="5.1.0">
<artifact name="efluid-datagate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-parent', version='5.1.0')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-parent" % "5.1.0"
[com.efluid.oss/efluid-datagate-parent "5.1.0"]