Showing results for June 2020 - Azure SDK Blog

Jun 23, 2020
0
0

Dependency Management for Java

Alan Zimmer
Alan Zimmer

It is common practice to reuse software libraries to speed up development. However, it introduces a problem of dependency management in your project. I will break down some of our solutions for dependency management in Java. You will learn how to use Maven and Gradle for this task, and how to troubleshoot dependency conflicts along the way. What ...

java
Jun 18, 2020
0
1

Azure SDK Release (June 2020) – Introducing the Azure SDK for Embedded Devices

Jeffrey Richter
Jeffrey Richter

This month, we introduce the Azure SDK for Embedded C, with a preview edition of the Storage client library. In addition, we've updated the client libraries for Cosmos DB, Event Hubs, Storage, and Text Analytics. We've also published new previews for Azure Identity, Cognitive Search, Form Recognizer, and Service Bus.

releases

Feedback