License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-app |
Version | Version3.1.5 |
Type | Typejar |
Description |
Descriptiondatagate is a tool to manage data of one database to another
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
efluid-datagate-app-3.1.5.pom | |
efluid-datagate-app-3.1.5.jar | 744 KB |
efluid-datagate-app-3.1.5-sources.jar | 483 KB |
efluid-datagate-app-3.1.5-javadoc.jar | 1 MB |
efluid-datagate-app-3.1.5-exec.jar | 84 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-app</artifactId>
<version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation 'com.efluid.oss:efluid-datagate-app:3.1.5'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-app/
implementation ("com.efluid.oss:efluid-datagate-app:3.1.5")
'com.efluid.oss:efluid-datagate-app:jar:3.1.5'
<dependency org="com.efluid.oss" name="efluid-datagate-app" rev="3.1.5">
<artifact name="efluid-datagate-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-app', version='3.1.5')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-app" % "3.1.5"
[com.efluid.oss/efluid-datagate-app "3.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.2.19 |
org.flywaydb : flyway-core | jar | 7.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |