License |
License |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdrsync4j-core |
Last Version | Last Version3.2.3-10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrsync4j-core
Core Java classes for handling rsync.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rsync4j-core-3.2.3-10.pom | |
rsync4j-core-3.2.3-10.jar | 51 KB |
rsync4j-core-3.2.3-10-spring-boot.jar | 676 KB |
rsync4j-core-3.2.3-10-sources.jar | 32 KB |
rsync4j-core-3.2.3-10-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>rsync4j-core</artifactId>
<version>3.2.3-10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation 'com.github.fracpete:rsync4j-core:3.2.3-10'
// https://jarcasting.com/artifacts/com.github.fracpete/rsync4j-core/
implementation ("com.github.fracpete:rsync4j-core:3.2.3-10")
'com.github.fracpete:rsync4j-core:jar:3.2.3-10'
<dependency org="com.github.fracpete" name="rsync4j-core" rev="3.2.3-10">
<artifact name="rsync4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='rsync4j-core', version='3.2.3-10')
)
libraryDependencies += "com.github.fracpete" % "rsync4j-core" % "3.2.3-10"
[com.github.fracpete/rsync4j-core "3.2.3-10"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.11.0 |
net.sourceforge.argparse4j : argparse4j | jar | 0.9.0 |
com.github.fracpete : processoutput4j | jar | 0.0.11 |