| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.efluid.oss |
| Идентификатор | Идентификаторefluid-datagate-common |
| Версия | Версия2.1.20 |
| Тип | Типjar |
| Описание |
Описаниеdatagate is a tool to manage data of one database to another
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| efluid-datagate-common-2.1.20.pom | |
| efluid-datagate-common-2.1.20.jar | 82 KB |
| efluid-datagate-common-2.1.20-sources.jar | 46 KB |
| efluid-datagate-common-2.1.20-javadoc.jar | 803 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-common/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-common</artifactId>
<version>2.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-common/
implementation 'com.efluid.oss:efluid-datagate-common:2.1.20'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-common/
implementation ("com.efluid.oss:efluid-datagate-common:2.1.20")
'com.efluid.oss:efluid-datagate-common:jar:2.1.20'
<dependency org="com.efluid.oss" name="efluid-datagate-common" rev="2.1.20">
<artifact name="efluid-datagate-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-common', version='2.1.20')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-common" % "2.1.20"
[com.efluid.oss/efluid-datagate-common "2.1.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.lingala.zip4j : zip4j | jar | 2.6.4 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework : spring-web | jar | |
| io.swagger : swagger-annotations | jar | 1.5.18 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.efluid.oss : efluid-datagate-api | jar | 2.1.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |