Skip to content

Examples of using the Ethos Integration Java SDK. Also includes examples using the strongly typed generated object libraries.

License

Notifications You must be signed in to change notification settings

ellucian-developer/integration-sdk-java-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ellucian Ethos Integration Java SDK Examples

The Ethos Integration Java SDK (EIJSDK) provides utilities and libraries that make it easier for developers to quickly start building Ethos-based integrations.

This is an example library that illustrates how to use the various clients of the EIJSDK. Some of the examples provided use the EIJSDK object library to enable JavaBean property access when handling API requests/responses.

The examples can be tweaked as needed, but should be runnable, though an API key is required to run them. Each example class contains its own main method and can be run individually. All example classes are found under the com.ellucian.examples package.

The pom.xml of this project can also be viewed to show the dependencies used for the EIJSDK object libraries, and the EIJSDK itself.

About

Examples of using the Ethos Integration Java SDK. Also includes examples using the strongly typed generated object libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages