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