Last Version

Gradle Amazon S3 Sync Plugin 0.10

The gradle task for synchronizing a local directory with a AWS S3 bucket.

License

License

Categories

Categories

AWS Container PaaS Providers Gradle Build Tools
GroupId

GroupId

com.monochromeroad.gradle-plugins
ArtifactId

ArtifactId

gradle-aws-s3-sync
Version

Version

0.10
Type

Type

jar
Description

Description

Gradle Amazon S3 Sync Plugin
The gradle task for synchronizing a local directory with a AWS S3 bucket.
Project URL

Project URL

https://github.com/literalice/gradle-aws-s3-sync
Source Code Management

Source Code Management

https://github.com/literalice/gradle-aws-s3-sync

Download gradle-aws-s3-sync 0.10


<!-- https://jarcasting.com/artifacts/com.monochromeroad.gradle-plugins/gradle-aws-s3-sync/ -->
<dependency>
    <groupId>com.monochromeroad.gradle-plugins</groupId>
    <artifactId>gradle-aws-s3-sync</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.monochromeroad.gradle-plugins/gradle-aws-s3-sync/
implementation 'com.monochromeroad.gradle-plugins:gradle-aws-s3-sync:0.10'
// https://jarcasting.com/artifacts/com.monochromeroad.gradle-plugins/gradle-aws-s3-sync/
implementation ("com.monochromeroad.gradle-plugins:gradle-aws-s3-sync:0.10")
'com.monochromeroad.gradle-plugins:gradle-aws-s3-sync:jar:0.10'
<dependency org="com.monochromeroad.gradle-plugins" name="gradle-aws-s3-sync" rev="0.10">
  <artifact name="gradle-aws-s3-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.monochromeroad.gradle-plugins', module='gradle-aws-s3-sync', version='0.10')
)
libraryDependencies += "com.monochromeroad.gradle-plugins" % "gradle-aws-s3-sync" % "0.10"
[com.monochromeroad.gradle-plugins/gradle-aws-s3-sync "0.10"]

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.