Download easybackup-2.1.0-RELEASE.jar file - Jar e

Jar examples for e:easybackup

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

easybackup-2.1.0-RELEASE-javadoc.jar
easybackup-2.1.0-RELEASE-sources.jar
easybackup-2.1.0-RELEASE.jar
easybackup-2.1.0-RELEASE.pom



Related Tutorials