License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-common |
Version | Version5.1.0 |
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>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-common/
implementation 'com.efluid.oss:efluid-datagate-common:5.1.0'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-common/
implementation ("com.efluid.oss:efluid-datagate-common:5.1.0")
'com.efluid.oss:efluid-datagate-common:jar:5.1.0'
<dependency org="com.efluid.oss" name="efluid-datagate-common" rev="5.1.0">
<artifact name="efluid-datagate-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-common', version='5.1.0')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-common" % "5.1.0"
[com.efluid.oss/efluid-datagate-common "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
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 | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |