easybackup-mysql-plugin

The MySQL database plugin for EasyBckup. A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easybackup-mysql-plugin
Last Version

Last Version

3.2.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easybackup-mysql-plugin
The MySQL database plugin for EasyBckup. A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.
Source Code Management

Source Code Management

https://github.com/ushelp/EasyBackup.git

Download easybackup-mysql-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/cn.easyproject/easybackup-mysql-plugin/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easybackup-mysql-plugin</artifactId>
    <version>3.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easybackup-mysql-plugin/
implementation 'cn.easyproject:easybackup-mysql-plugin:3.2.0-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easybackup-mysql-plugin/
implementation ("cn.easyproject:easybackup-mysql-plugin:3.2.0-RELEASE")
'cn.easyproject:easybackup-mysql-plugin:jar:3.2.0-RELEASE'
<dependency org="cn.easyproject" name="easybackup-mysql-plugin" rev="3.2.0-RELEASE">
  <artifact name="easybackup-mysql-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easybackup-mysql-plugin', version='3.2.0-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easybackup-mysql-plugin" % "3.2.0-RELEASE"
[cn.easyproject/easybackup-mysql-plugin "3.2.0-RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
cn.easyproject : easybackup jar 3.2.0-RELEASE
org.apache.commons : commons-compress jar 1.12
org.springframework : spring-context jar 4.3.1.RELEASE
org.springframework : spring-aop jar 4.3.1.RELEASE
org.springframework : spring-context-support jar 4.3.1.RELEASE
org.springframework : spring-tx jar 4.3.1.RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.21
com.sun.mail : javax.mail jar 1.5.5
org.freemarker : freemarker jar 2.3.23
org.quartz-scheduler : quartz jar 2.2.3
org.quartz-scheduler : quartz-jobs jar 2.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

EasyBackup

基于 Java 的免费开源跨平台内容备份,压缩,远程发送一体化任务调度应用及引擎框架。

A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.

EasyBackup

中文

EasyBackup 是一个基于 Java 的免费开源跨平台内容备份压缩远程发送一体化任务调度应用及引擎框架。即可开箱即用(EasyBackup Application),又可以作为内容备份引擎框架扩展(EasyBackup Engine Framework)。

EasyBackup 能够为需要进行内容备份的程序场景提供一体化支持。集合了基于任务调度的内容备份,内容压缩,远程发送,命令执行等等功能。而这一切,仅需进行简单的配置管理即可完成。

最新版本3.2.0-RELEASE

插件

  • easybackup-mysql-plugin-3.2.0-RELEASE.jar MySQL 数据库备份插件

中文说明文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

EasyBackup is a free open-source Java-based, cross-platform content backup, content compression, remote sending task scheduling application and engine framework. Can run as application(EasyBackup Application), and can be extended as the content backup engine framework(EasyBackup Engine Framework).

EasyBackup provide full support for the need to backup the content. Collection of content-based task scheduling backups, content compression, remote sending, command execution and more. And all this, just a simple configuration management to complete.

Latest version: 3.2.0-RELEASE

Plugins:

  • easybackup-mysql-plugin-3.2.0-RELEASE.jar MySQL Databasse Backup plugin

English Readme

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

Maven

<!-- EasyBackup Engine Framework Maven dependency -->
<dependency>
   <groupId>cn.easyproject</groupId>
   <artifactId>easybackup</artifactId>
   <version>3.2.0-RELEASE</version>
</dependency>

<!-- EasyBackup Plugins -->
<!-- Based on the EasyBackup mysql database backup plugin Maven dependency -->
<dependency>
   <groupId>cn.easyproject</groupId>
   <artifactId>easybackup-mysql</artifactId>
   <version>3.2.0-RELEASE</version>
</dependency>

EasyBackup Web Manger

EasyBackup Web Manger 是一个基于 EasyBackup 框架引擎的 Java Web 管理器,可以在 Web UI 下完成备份配置管理,备份启动,停止控制。

EasyBackup web manager

EasyBackup Web Manger is a Java Web Manager based on the EasyBackup framework Engine, you can complete the backup configuration, start and stop control.

EasyBackup web manager

End

Email:[email protected]

http://www.easyproject.cn

Donation/捐助:


支付宝/微信/QQ/云闪付/PayPal 扫码支付
支付宝/微信/QQ/云闪付/PayPal

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.

Thank you donation to support the server running and encourage more community members.

Versions

Version
3.2.0-RELEASE
3.1.0-RELEASE
3.0.0-RELEASE
2.2.0-RELEASE
1.1.0-RELEASE