Giter VIP home page Giter VIP logo

azure-sdk-for-java's Introduction

Azure SDK for Java

Build Status Build Documentation Dependencies SpotBugs CheckStyle

This repository contains official Java libraries for Azure services. For reference documentation go to Azure SDK for Java documentation, and tutorials, samples, quick starts and other documentation, go to Azure for Java Developers.

You can find a complete list of all the packages for these libraries here.

Getting started

To get started with a specific library, see the README.md file located in the library's project folder. You can find service libraries in the /sdk directory.

For tutorials, samples, quick starts and other documentation, visit Azure for Java Developers.

Prerequisites

Java 8 or later is required to use the October 2019 client preview libraries, otherwise Java 7 or later is required.

Packages available

Each service might have a number of libraries available from each of the following categories:

Client: October 2019 Preview

New wave of packages that we are currently releasing in preview. These libraries follow the Azure SDK Design Guidelines for Java and share a number of core features such as HTTP retries, logging, transport protocols, authentication protocols, etc., so that once you learn how to use these features in one client library, you will know how to use them in other client libraries. You can learn about these shared features here.

These preview libraries can be easily identified by their folder, package, and namespaces names starting with azure-, e.g. azure-keyvault.

The libraries released in the October 2019 preview:

NOTE: If you need to ensure your code is ready for production, use one of the stable libraries.

Client: Stable

Last stable versions of packages that have been provided for usage with Azure and are production-ready. These libraries provide similar functionalities to the preview libraries, as they allow you to use and consume existing resources and interact with them, for example: upload a blob. Stable library directories start with microsoft-azure-, e.g. microsoft-azure-keyvault.

Management

Libraries which enable you to provision specific resources. They are responsible for directly mirroring and consuming Azure service's REST endpoints. Management library directories contain -mgmt-, e.g. azure-mgmt-keyvault.

Need help?

Contributing

For details on contributing to this repository, see the contributing guide.

Impressions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.