| License |
License |
|---|---|
| GroupId | GroupIdcom.yammer.backups |
| ArtifactId | ArtifactIdbackups-storage-file |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionA friendly backup service, providing compression, encryption, offsite storage, and retention policy handling.
|
| Filename | Size |
|---|---|
| backups-storage-file-1.0.2.pom | |
| backups-storage-file-1.0.2.jar | 18 KB |
| backups-storage-file-1.0.2-sources.jar | 13 KB |
| backups-storage-file-1.0.2-javadoc.jar | 104 KB |
| Browse |
<!-- 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"]
| 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 |