Skip to content

Library to facilitate the development of personalization models and plugins for the EIDU platform

License

Notifications You must be signed in to change notification settings

EIDU/personalization-plugin-interface

Repository files navigation

EIDU Personalization Plugin Interface

Maven Central

This interface defines critical API components needed for building your personalization plugins to use within the EIDU platform.

Please note:

  • Plugins submitted are sand-boxed at runtime to prevent them from causing malicious or unintentional harm.
  • Every new plugin revision submitted will require the source undergo review by EIDU engineering.

Usage

To add the Gradle dependency:

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.eidu:personalization-plugin-interface:<version>")
}

Please consult dev.eidu.com for instructions and detailed API documentation.

Support

Please contact EIDU at dev@eidu.com if you need help.

Contributing

We are excited about your contributions. See our current contribution guidelines to get started.

License

This library is published under the MIT License.

About

Library to facilitate the development of personalization models and plugins for the EIDU platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages