Jar examples for e:easybackup
A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.
You can download jar file easybackup 2.1.0-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add easybackup-2.1.0-RELEASE.jar to your project.
<dependency> <groupId>cn.easyproject</groupId> <artifactId>easybackup</artifactId> <version>2.1.0-RELEASE</version> </dependency>
compile group: 'cn.easyproject', name: 'easybackup', version: '2.1.0-RELEASE'
libraryDependencies += "cn.easyproject" % "easybackup" % "2.1.0-RELEASE"
<dependency org="cn.easyproject" name="easybackup" rev="2.1.0-RELEASE"/>
@Grapes(@Grab(group='cn.easyproject', module='easybackup', version='2.1.0-RELEASE'))
'cn.easyproject:easybackup:jar:2.1.0-RELEASE'
Click the following link to download the jar file.
easybackup-2.1.0-RELEASE-javadoc.jar