License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIddatagate-generator-example |
Version | Version1.0.0-beta-1 |
Type | Typejar |
Description |
Descriptiondatagate is a tool to manage data of one database to another
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.efluid.oss/datagate-generator-example/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>datagate-generator-example</artifactId>
<version>1.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-generator-example/
implementation 'com.efluid.oss:datagate-generator-example:1.0.0-beta-1'
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-generator-example/
implementation ("com.efluid.oss:datagate-generator-example:1.0.0-beta-1")
'com.efluid.oss:datagate-generator-example:jar:1.0.0-beta-1'
<dependency org="com.efluid.oss" name="datagate-generator-example" rev="1.0.0-beta-1">
<artifact name="datagate-generator-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='datagate-generator-example', version='1.0.0-beta-1')
)
libraryDependencies += "com.efluid.oss" % "datagate-generator-example" % "1.0.0-beta-1"
[com.efluid.oss/datagate-generator-example "1.0.0-beta-1"]
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : datagate-api | jar | 1.0.0-beta-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.efluid.oss : datagate-generator | jar | 1.0.0-beta-1 |