Last Version

rsync4j-pom 3.2.3-10

Simple Java wrapper around rsync binaries.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

rsync4j-pom
Version

Version

3.2.3-10
Type

Type

pom
Description

Description

rsync4j-pom
Simple Java wrapper around rsync binaries.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/rsync4j

Download rsync4j-pom 3.2.3-10

Filename Size
rsync4j-pom-3.2.3-10.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>rsync4j-pom</artifactId>
    <version>3.2.3-10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation 'com.github.fracpete:rsync4j-pom:3.2.3-10'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-pom/
implementation ("com.github.fracpete:rsync4j-pom:3.2.3-10")
'com.github.fracpete:rsync4j-pom:pom:3.2.3-10'
<dependency org="com.github.fracpete" name="rsync4j-pom" rev="3.2.3-10">
  <artifact name="rsync4j-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-pom', version='3.2.3-10')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-pom" % "3.2.3-10"
[com.github.fracpete/rsync4j-pom "3.2.3-10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rsync4j-core
  • rsync4j-windows32
  • rsync4j-windows64
  • rsync4j-all