JetS3t Synchronize

Synchronize is a console (text mode) Java application for synchronizing directories on a computer with an Amazon S3 or Google Storage account.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.dev.jets3t
ArtifactId

ArtifactId

synchronize
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

JetS3t Synchronize
Synchronize is a console (text mode) Java application for synchronizing directories on a computer with an Amazon S3 or Google Storage account.
Project URL

Project URL

http://www.jets3t.org/

Download synchronize

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.dev.jets3t/synchronize/ -->
<dependency>
    <groupId>net.java.dev.jets3t</groupId>
    <artifactId>synchronize</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.dev.jets3t/synchronize/
implementation 'net.java.dev.jets3t:synchronize:0.9.0'
// https://jarcasting.com/artifacts/net.java.dev.jets3t/synchronize/
implementation ("net.java.dev.jets3t:synchronize:0.9.0")
'net.java.dev.jets3t:synchronize:jar:0.9.0'
<dependency org="net.java.dev.jets3t" name="synchronize" rev="0.9.0">
  <artifact name="synchronize" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.dev.jets3t', module='synchronize', version='0.9.0')
)
libraryDependencies += "net.java.dev.jets3t" % "synchronize" % "0.9.0"
[net.java.dev.jets3t/synchronize "0.9.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jets3t : jets3t jar 0.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.1
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.5.0