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