add requestpart

This commit is contained in:
박서은
2025-06-18 09:40:03 +09:00
parent a7f5f61726
commit 81ddc643e5
3 changed files with 13 additions and 5 deletions
+2
View File
@@ -5,4 +5,6 @@ dependencies {
// Azure Blob Storage 의존성 추가
implementation 'com.azure:azure-storage-blob:12.25.0'
implementation 'com.azure:azure-identity:1.11.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.3'
}