Skip to content

Contains generated source code for objects used with the Ethos Integration Java SDK

License

Notifications You must be signed in to change notification settings

ellucian-developer/integration-sdk-java-objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Ethos Integration SDK Java Object Library

This repository contains generated Java objects for use with the Ethos Integration SDK (EISDK) for Java. The code in this respository is not manually maintained, but rather is generated and pushed by an automated process to this repository. FOR THIS REASON, CONTRIBUTIONS TO THIS REPOSITORY ARE NOT ACCEPTED, BUT FORKING OF THIS REPOSITORY IS ENABLED. The binaries for this library are available on Maven.

This contains the Java objects for both the EEDM and BPAPI object libraries.

The object libraries are available through Maven using the following Maven dependencies in your pom.xml file:

EEDM Object Library:

<dependency>
    <groupId>com.ellucian</groupId>
    <artifactId>integration-sdk-java-objects-EEDM</artifactId>
    <version>1.0.1</version>
</dependency>

BPAPI Object Library:

<dependency>
    <groupId>com.ellucian</groupId>
    <artifactId>integration-sdk-java-objects-BPAPIBAN</artifactId>
    <version>1.0.1</version>
</dependency>

Javadoc sites for the EISDK Java object libraries:

Java EISDK Object Library Javadoc for BPAPIs

Java EISDK Object Library Javadoc for EEDM APIs

About

Contains generated source code for objects used with the Ethos Integration Java SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages