| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.efluid.oss |
| ArtifactId | ArtifactIdefluid-datagate-api |
| Version | Version2.1.20 |
| Type | Typejar |
| Description |
Descriptiondatagate is a tool to manage data of one database to another
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| efluid-datagate-api-2.1.20.pom | |
| efluid-datagate-api-2.1.20.jar | 10 KB |
| efluid-datagate-api-2.1.20-sources.jar | 14 KB |
| efluid-datagate-api-2.1.20-javadoc.jar | 456 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-api</artifactId>
<version>2.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation 'com.efluid.oss:efluid-datagate-api:2.1.20'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-api/
implementation ("com.efluid.oss:efluid-datagate-api:2.1.20")
'com.efluid.oss:efluid-datagate-api:jar:2.1.20'
<dependency org="com.efluid.oss" name="efluid-datagate-api" rev="2.1.20">
<artifact name="efluid-datagate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-api', version='2.1.20')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-api" % "2.1.20"
[com.efluid.oss/efluid-datagate-api "2.1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |