Toke Digital - Azure Blobstore Client

Utility to work with Azure blobstores.

License

License

GroupId

GroupId

digital.toke
ArtifactId

ArtifactId

azc
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Toke Digital - Azure Blobstore Client
Utility to work with Azure blobstores.
Project URL

Project URL

https://github.com/toke-digital/azc/tree/master/azc
Project Organization

Project Organization

David R. Smith
Source Code Management

Source Code Management

https://github.com/toke-digital/azc.git

Download azc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.microsoft.azure : azure-storage-blob jar 11.0.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3