Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/finbourne/scheduler-sdk-extensions-java


https://github.com/finbourne/scheduler-sdk-extensions-java

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

![LUSID_by_Finbourne](./resources/Finbourne_Logo_Teal.svg)

# LUSID® Scheduler Java SDK Extensions

These are the Java SDK Extensions to accompany the [Java SDK (Preview) for the Scheduler application](https://github.com/finbourne/scheduler-sdk-java-preview).

This extensions package provides the user with additional extensions to make it easy to configure and use the API endpoints.

The Scheduler application is part of the [LUSID by FINBOURNE](https://www.finbourne.com/lusid-technology) platform. To use it you'll need a LUSID account. [Sign up for free at lusid.com](https://www.lusid.com/app/signup).

For more details on other applications in the LUSID platform, see [Understanding all the applications in the LUSID platform](https://support.lusid.com/knowledgebase/article/KA-01787/en-us).

## Installation

Maven artifacts can be downloaded from the Open Source Software Repository Hosting (OSSRH) by adding the following to your pom.xml

```

...


osssrh
OSSRH
https://oss.sonatype.org/content/repositories/snapshots/



com.finbourne
scheduler-sdk-extensions
{INSERT VERSION}

...

...

```