| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.efluid.oss |
| ArtifactId | ArtifactIddatagate-parent |
| Version | Version1.0.0-beta-1 |
| 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 |
|---|---|
| datagate-parent-1.0.0-beta-1.pom | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/datagate-parent/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>datagate-parent</artifactId>
<version>1.0.0-beta-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-parent/
implementation 'com.efluid.oss:datagate-parent:1.0.0-beta-1'
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-parent/
implementation ("com.efluid.oss:datagate-parent:1.0.0-beta-1")
'com.efluid.oss:datagate-parent:pom:1.0.0-beta-1'
<dependency org="com.efluid.oss" name="datagate-parent" rev="1.0.0-beta-1">
<artifact name="datagate-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='datagate-parent', version='1.0.0-beta-1')
)
libraryDependencies += "com.efluid.oss" % "datagate-parent" % "1.0.0-beta-1"
[com.efluid.oss/datagate-parent "1.0.0-beta-1"]