This repository was archived by the owner on Jul 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ This README page is a reference to the SDK v8. For the new asynchronous SDK v10,
66
77| SDK Name | Version | Description | Maven/API Reference Links |
88| ------------- | ------------- | ----------- | ----- |
9- | [ Storage SDK v10 for Java] ( https://github.com/Azure/azure-storage-java/tree/New-Storage-SDK-V10-Preview ) | v10-Preview | The next generation async Storage SDK (Blob only) | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage-blob ) - [ Reference] ( https://docs.microsoft.com/en-us/java/api/storage/client?view=azure-java-preview ) |
10- | [ Storage SDK v8 for Java] ( https://github.com/Azure/azure-storage-java ) | v8 | Legacy Storage SDK (sync only) | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage ) - [ Reference] ( https://docs.microsoft.com/en-us/java/api/storage/client?view=azure-java-stable ) |
9+ | [ Storage SDK v10 for Java] ( https://github.com/Azure/azure-storage-java/tree/New-Storage-SDK-V10-Preview ) | v10-Preview | The next generation async Storage SDK (Blob only) | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage-blob ) - [ Reference] ( https://docs.microsoft.com/en-us/java/api/overview/azure/ storage/client?view=azure-java-preview ) |
10+ | [ Storage SDK v8 for Java] ( https://github.com/Azure/azure-storage-java ) | v8 | Legacy Storage SDK (sync only) | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure/azure-storage ) - [ Reference] ( https://docs.microsoft.com/en-us/java/api/overview/azure/ storage/client?view=azure-java-stable ) |
1111| [ Storage SDK for Android] ( https://github.com/Azure/azure-storage-android ) | v2 | Storage SDK for Android | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure.android/azure-storage-android ) - [ Reference] ( http://azure.github.io/azure-storage-android/ )
1212| [ Azure Management Libraries for Java] ( https://github.com/Azure/azure-libraries-for-java ) | v1 | Management libraries including Storage Resource Provider APIs | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure/azure-mgmt-resources ) - [ Reference] ( http://azure.github.io/azure-storage-android/ ) |
1313
You can’t perform that action at this time.
0 commit comments