Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Update track 1 management sdk to track 2 #568

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
| [Blob Storage SDK v11 for Java](https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage/microsoft-azure-storage-blob) | v11.0.1 | A stepping stone in our path to v12. We do not currently recommend adopting this. | [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-stable) |
| [Storage SDK v8 for Java](https://github.com/azure/azure-storage-java/tree/legacy-master) | 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_stable?view=azure-java-legacy)|
| [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/)
| [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/)|
| [Azure Resource Management Libraries for Java](https://aka.ms/azsdk/java/mgmt) | v2 | Management libraries including Storage Resource Provider APIs | [Maven](https://mvnrepository.com/artifact/com.azure.resourcemanager/azure-resourcemanager) - [Reference](http://azure.github.io/azure-storage-android/)|

## For more details, please visit the proper location for each repo.