License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.efluid.oss |
ArtifactId | ArtifactIdefluid-datagate-generator-example |
Version | Version4.1.0 |
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/efluid-datagate-generator-example/ -->
<dependency>
<groupId>com.efluid.oss</groupId>
<artifactId>efluid-datagate-generator-example</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-generator-example/
implementation 'com.efluid.oss:efluid-datagate-generator-example:4.1.0'
// https://jarcasting.com/artifacts/com.efluid.oss/efluid-datagate-generator-example/
implementation ("com.efluid.oss:efluid-datagate-generator-example:4.1.0")
'com.efluid.oss:efluid-datagate-generator-example:jar:4.1.0'
<dependency org="com.efluid.oss" name="efluid-datagate-generator-example" rev="4.1.0">
<artifact name="efluid-datagate-generator-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='efluid-datagate-generator-example', version='4.1.0')
)
libraryDependencies += "com.efluid.oss" % "efluid-datagate-generator-example" % "4.1.0"
[com.efluid.oss/efluid-datagate-generator-example "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : efluid-datagate-api | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.efluid.oss : efluid-datagate-generator | jar | 4.1.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.6 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
com.efluid.oss : efluid-datagate-app | jar | 4.1.0 |