Last Version

mysql-sync 1.0

Simple tool for copying mysql data updates from one small mysql database to its mirror.

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.corydoras
ArtifactId

ArtifactId

mysql-sync
Version

Version

1.0
Type

Type

jar
Description

Description

mysql-sync
Simple tool for copying mysql data updates from one small mysql database to its mirror.
Project URL

Project URL

http://maven.apache.org

Download mysql-sync 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.corydoras : base jar 1.5.beta1
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.