Last Version

com.yammer.backups:backups-storage-file 1.0.2

A friendly backup service, providing compression, encryption, offsite storage, and retention policy handling.

License

License

GroupId

GroupId

com.yammer.backups
ArtifactId

ArtifactId

backups-storage-file
Version

Version

1.0.2
Type

Type

jar
Description

Description

A friendly backup service, providing compression, encryption, offsite storage, and retention policy handling.

Download backups-storage-file 1.0.2


<!-- https://jarcasting.com/artifacts/com.yammer.backups/backups-storage-file/ -->
<dependency>
    <groupId>com.yammer.backups</groupId>
    <artifactId>backups-storage-file</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yammer.backups/backups-storage-file/
implementation 'com.yammer.backups:backups-storage-file:1.0.2'
// https://jarcasting.com/artifacts/com.yammer.backups/backups-storage-file/
implementation ("com.yammer.backups:backups-storage-file:1.0.2")
'com.yammer.backups:backups-storage-file:jar:1.0.2'
<dependency org="com.yammer.backups" name="backups-storage-file" rev="1.0.2">
  <artifact name="backups-storage-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yammer.backups', module='backups-storage-file', version='1.0.2')
)
libraryDependencies += "com.yammer.backups" % "backups-storage-file" % "1.0.2"
[com.yammer.backups/backups-storage-file "1.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar 0.7.1
io.dropwizard : dropwizard-logging jar 0.7.1
io.dropwizard : dropwizard-metrics jar 0.7.1
com.microsoft.windowsazure : microsoft-windowsazure-api jar 0.4.6
commons-io : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.