Last Version

easybackup 3.3.2-RELEASE

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

License

License

GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easybackup
Version

Version

3.3.2-RELEASE
Type

Type

jar
Description

Description

easybackup
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 3.3.2-RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
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.