MVN

com.github.fracpete : rsync4j

Maven & Gradle

Jan 28, 2018
96 stars

rsync4j · Simple Java wrapper around rsync binaries.

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rsync4j</artifactId>
    <version>3.1.2-8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fracpete : rsync4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.2-8

All Versions

Choose a version of com.github.fracpete : rsync4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
rsync4j-3.1.2-8
rsync4j-3.1.2-7
rsync4j-3.1.2-6
rsync4j-3.1.2-5
rsync4j-3.1.2-4
rsync4j-3.1.2-2
rsync4j-3.1.2-1
rsync4j-3.1.2-0

How to add a dependency to Maven

Add the following com.github.fracpete : rsync4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rsync4j</artifactId>
    <version>3.1.2-8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.fracpete : rsync4j gradle dependency to your build.gradle file:

implementation 'com.github.fracpete:rsync4j:3.1.2-8'

Gradle Kotlin DSL: Add the following com.github.fracpete : rsync4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.fracpete:rsync4j:3.1.2-8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.fracpete : rsync4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.fracpete" % "rsync4j" % "3.1.2-8"

Advertisement

Dependencies from Group

Apr 24, 2020
9 usages
1 stars
Feb 17, 2021
6 usages
9 stars
Oct 19, 2022
6 usages
3 stars
Aug 08, 2023
5 usages
85 stars
Oct 15, 2022
4 usages
7 stars

Discover Dependencies

May 18, 2017
9 stars
Feb 15, 2023
71 stars
Jan 28, 2020
777 stars
May 23, 2023
10 usages
1.7k stars
Jun 25, 2018
3 usages
3.5k stars
May 17, 2017
96 stars
Oct 08, 2018
1.4k stars