Ellucian Ethos Integration Java SDK

Develop applications that integrate with Ellucian Ethos Integration using your own code and our Java libraries, without the need to call REST APIs. Please note that this package is still under development and will be subject to change in the coming months.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.ellucian.ethos.integration.sdk
ArtifactId

ArtifactId

integration-sdk-java
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ellucian Ethos Integration Java SDK
Develop applications that integrate with Ellucian Ethos Integration using your own code and our Java libraries, without the need to call REST APIs. Please note that this package is still under development and will be subject to change in the coming months.
Project URL

Project URL

https://github.com/ellucian-developer

Download integration-sdk-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.ellucian.ethos.integration.sdk/integration-sdk-java/ -->
<dependency>
    <groupId>com.ellucian.ethos.integration.sdk</groupId>
    <artifactId>integration-sdk-java</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ellucian.ethos.integration.sdk/integration-sdk-java/
implementation 'com.ellucian.ethos.integration.sdk:integration-sdk-java:1.0.0'
// https://jarcasting.com/artifacts/com.ellucian.ethos.integration.sdk/integration-sdk-java/
implementation ("com.ellucian.ethos.integration.sdk:integration-sdk-java:1.0.0")
'com.ellucian.ethos.integration.sdk:integration-sdk-java:jar:1.0.0'
<dependency org="com.ellucian.ethos.integration.sdk" name="integration-sdk-java" rev="1.0.0">
  <artifact name="integration-sdk-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ellucian.ethos.integration.sdk', module='integration-sdk-java', version='1.0.0')
)
libraryDependencies += "com.ellucian.ethos.integration.sdk" % "integration-sdk-java" % "1.0.0"
[com.ellucian.ethos.integration.sdk/integration-sdk-java "1.0.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.3.0
0.2.0
0.1.0