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