Last Version

${project.groupId}:syncer-data 1.0

Syncer Data Library

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.zzt93
ArtifactId

ArtifactId

syncer-data
Version

Version

1.0
Type

Type

jar
Description

Description

${project.groupId}:syncer-data
Syncer Data Library
Project URL

Project URL

https://github.com/zzt93/syncer/
Source Code Management

Source Code Management

https://github.com/zzt93/syncer

Download syncer-data 1.0


<!-- https://jarcasting.com/artifacts/com.github.zzt93/syncer-data/ -->
<dependency>
    <groupId>com.github.zzt93</groupId>
    <artifactId>syncer-data</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zzt93/syncer-data/
implementation 'com.github.zzt93:syncer-data:1.0'
// https://jarcasting.com/artifacts/com.github.zzt93/syncer-data/
implementation ("com.github.zzt93:syncer-data:1.0")
'com.github.zzt93:syncer-data:jar:1.0'
<dependency org="com.github.zzt93" name="syncer-data" rev="1.0">
  <artifact name="syncer-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zzt93', module='syncer-data', version='1.0')
)
libraryDependencies += "com.github.zzt93" % "syncer-data" % "1.0"
[com.github.zzt93/syncer-data "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.shyiko : mysql-binlog-connector-java jar 0.13.0
com.google.code.gson : gson jar
org.mongodb : mongo-java-driver jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.