easybackup

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
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

easybackup
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

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
cn.easyproject : easybackup jar 2.1.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: 开箱即用版本,作为应用运行(libs/easybackup_application)
  • EasyBackup Engine Framework: 作为 Java 内容备份引擎框架扩展(libs/easybackup_engine_framework)

中文说明文档

官方主页

留言评论

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

English

EasyBackup is a free open-source Java-based, cross-platform content backup, content compression, remote sending task scheduling application and engine framework.

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.

Please choose according to purpose:

  • EasyBackup Application: Can run as application (libs/easybackup_application)
  • EasyBackup Engine Framework: Can be extended as the content backup engine framework for Java (libs/easybackup_engine_framework)

English Readme

The official home page

Comments

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

Maven - EasyBackup Engine Framework

<!-- EasyBackup Engine Framework Maven dependency -->
<dependency>
   <groupId>cn.easyproject</groupId>
   <artifactId>easybackup</artifactId>
   <version>3.3.2-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
1.1.0-RELEASE