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