License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-parent |
Last Version | Last Version5.1.17 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondatagate
datagate is a tool to manage data of one database to another
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
efluid-datagate-parent-5.1.17.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-parent</artifactId>
<version>5.1.17</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/
implementation 'com.efluid.oss:efluid-datagate-parent:5.1.17'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-parent/
implementation ("com.efluid.oss:efluid-datagate-parent:5.1.17")
'com.efluid.oss:efluid-datagate-parent:pom:5.1.17'
<dependency org="com.efluid.oss" name="efluid-datagate-parent" rev="5.1.17">
<artifact name="efluid-datagate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-parent', version='5.1.17')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-parent" % "5.1.17"
[com.efluid.oss/efluid-datagate-parent "5.1.17"]