Giter VIP home page Giter VIP logo

partner-center-java's Introduction

Partner Center SDK for Java

Build Status

Maven Central GitHub issues GitHub pull-requests

The Partner Center SDK for Java provides the ability to interact with Microsoft's Partner Center service. This enables the partners to perform the Partner Center operations programmatically using Java version 8 or later. It is an open source project maintained by the partner community. Since this module is maintained by the partner community, it is not officially supported by Microsoft. You can get help from the community or open an issue on GitHub.

Consuming the SDK

Jar dependency binary information for maven and gradle can be found here at maven. If you would like to use the latest released version, add the following to your POM file:

<dependency>
    <groupId>com.microsoft.store</groupId>
    <artifactId>partnercenter</artifactId>
    <version>1.15.3</version>
</dependency>

Supported Scenarios

To find pointers and code snippets that show how to use the Partner Center Java SDK to manage customers, get analytics, place orders, manage billing and subscriptions, provide support, and manage accounts and profiles, please check out the supported scenarios.

Note
API access to Partner Center for indirect resellers is not a supported scenario.

Checking out the Source Code

Use the following command to clone the repository

git clone https://github.com/microsoft/partner-center-java.git
cd Partner-Center-Java

How to Build from Command Line

Run the following maven command to build:

mvn clean package

Related Projects

Partner Center Java SDK Samples - Sample console application that demonstrates the supported scenarios of this SDK.

partner-center-java's People

Contributors

epinter avatar idwilliams avatar izzymsft avatar microsoftopensource avatar mrnone avatar msftgits avatar msize avatar serik0 avatar

Watchers

 avatar

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.