License |
License |
---|---|
GroupId | GroupIdcom.scoperetail.commons |
ArtifactId | ArtifactIdcommons-azure-storage |
Version | Version1.6 |
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.6.pom | |
commons-azure-storage-1.6.jar | 13 KB |
commons-azure-storage-1.6-sources.jar | 13 KB |
commons-azure-storage-1.6-javadoc.jar | 444 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-azure-storage/
implementation 'com.scoperetail.commons:commons-azure-storage:1.6'
// https://jarcasting.com/artifacts/com.scoperetail.commons/commons-azure-storage/
implementation ("com.scoperetail.commons:commons-azure-storage:1.6")
'com.scoperetail.commons:commons-azure-storage:jar:1.6'
<dependency org="com.scoperetail.commons" name="commons-azure-storage" rev="1.6">
<artifact name="commons-azure-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.commons', module='commons-azure-storage', version='1.6')
)
libraryDependencies += "com.scoperetail.commons" % "commons-azure-storage" % "1.6"
[com.scoperetail.commons/commons-azure-storage "1.6"]
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 |