Last Version

com.efluid.oss:datagate-common 1.0.0-beta-1

datagate is a tool to manage data of one database to another

License

License

Categories

Categories

Data
GroupId

GroupId

com.efluid.oss
ArtifactId

ArtifactId

datagate-common
Version

Version

1.0.0-beta-1
Type

Type

jar
Description

Description

datagate is a tool to manage data of one database to another
Project Organization

Project Organization

efluidSAS

Download datagate-common 1.0.0-beta-1


<!-- https://jarcasting.com/artifacts/com.efluid.oss/datagate-common/ -->
<dependency>
    <groupId>com.efluid.oss</groupId>
    <artifactId>datagate-common</artifactId>
    <version>1.0.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-common/
implementation 'com.efluid.oss:datagate-common:1.0.0-beta-1'
// https://jarcasting.com/artifacts/com.efluid.oss/datagate-common/
implementation ("com.efluid.oss:datagate-common:1.0.0-beta-1")
'com.efluid.oss:datagate-common:jar:1.0.0-beta-1'
<dependency org="com.efluid.oss" name="datagate-common" rev="1.0.0-beta-1">
  <artifact name="datagate-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.efluid.oss', module='datagate-common', version='1.0.0-beta-1')
)
libraryDependencies += "com.efluid.oss" % "datagate-common" % "1.0.0-beta-1"
[com.efluid.oss/datagate-common "1.0.0-beta-1"]

Dependencies

compile (6)

Group / Artifact Type Version
net.lingala.zip4j : zip4j jar 1.3.2
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework : spring-web jar
io.swagger : swagger-annotations jar 1.5.18
com.efluid.oss : datagate-api jar 1.0.0-beta-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.