License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.zzt93 |
ArtifactId | ArtifactIdsyncer-data |
Version | Version1.0 |
Type | Typejar |
Description |
Description${project.groupId}:syncer-data
Syncer Data Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
syncer-data-1.0.pom | |
syncer-data-1.0.jar | 13 KB |
syncer-data-1.0-sources.jar | 7 KB |
syncer-data-1.0-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |