License |
License |
---|---|
GroupId | GroupIdorg.opencredo.cloud.storage |
ArtifactId | ArtifactIdcloud-storage-azure |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenCredo Cloud Storage Azure Template
Simple API to access Microsoft Azure Blob Service.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloud-storage-azure-1.1.pom | |
cloud-storage-azure-1.1.jar | 33 KB |
cloud-storage-azure-1.1-sources.jar | 28 KB |
cloud-storage-azure-1.1-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-azure/ -->
<dependency>
<groupId>org.opencredo.cloud.storage</groupId>
<artifactId>cloud-storage-azure</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-azure/
implementation 'org.opencredo.cloud.storage:cloud-storage-azure:1.1'
// https://jarcasting.com/artifacts/org.opencredo.cloud.storage/cloud-storage-azure/
implementation ("org.opencredo.cloud.storage:cloud-storage-azure:1.1")
'org.opencredo.cloud.storage:cloud-storage-azure:jar:1.1'
<dependency org="org.opencredo.cloud.storage" name="cloud-storage-azure" rev="1.1">
<artifact name="cloud-storage-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencredo.cloud.storage', module='cloud-storage-azure', version='1.1')
)
libraryDependencies += "org.opencredo.cloud.storage" % "cloud-storage-azure" % "1.1"
[org.opencredo.cloud.storage/cloud-storage-azure "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencredo.cloud.storage : cloud-storage-template | jar | 1.1 |
org.springframework : spring-core | jar | 2.5.6.SEC01 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
org.springframework.ws : spring-xml | jar | 1.5.8 |
commons-codec : commons-codec | jar | 1.4 |
org.slf4j : slf4j-api | jar | 1.5.9.RC1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.9.RC1 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.opencredo.cloud.storage : cloud-storage-test-utils | jar | 1.1 |