| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.efluid.oss |
| ArtifactId | ArtifactIdefluid-datagate-common |
| Version | Version2.1.20 |
| Type | Typejar |
| Description |
Descriptiondatagate is a tool to manage data of one database to another
|
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |