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