License |
License |
---|---|
GroupId | GroupIdcom.scoperetail.commons |
ArtifactId | ArtifactIdcommons-azure-storage |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-azure-storage
Utility library for Azure Blob Storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-azure-storage-1.9.pom | |
commons-azure-storage-1.9.jar | 8 KB |
commons-azure-storage-1.9-sources.jar | 9 KB |
commons-azure-storage-1.9-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.commons/commons-azure-storage/ -->
<dependency>
<groupId>com.scoperetail.commons</groupId>
<artifactId>commons-azure-storage</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-azure-storage/
implementation 'com.scoperetail.commons:commons-azure-storage:1.9'
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-azure-storage/
implementation ("com.scoperetail.commons:commons-azure-storage:1.9")
'com.scoperetail.commons:commons-azure-storage:jar:1.9'
<dependency org="com.scoperetail.commons" name="commons-azure-storage" rev="1.9">
<artifact name="commons-azure-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.commons', module='commons-azure-storage', version='1.9')
)
libraryDependencies += "com.scoperetail.commons" % "commons-azure-storage" % "1.9"
[com.scoperetail.commons/commons-azure-storage "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-boot-starter-storage | jar | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |