Rest API SDK
Java SDK
Connect a Java application to Novu
Novu’s Java SDK provides simple, yet comprehensive notification management, and delivery capabilities through multiple channels that you can implement using code that integrates seamlessly with your Java application.
Explore the source code on GitHub.
Installation
Maven users:
The latest version can be found on GitHub.
Gradle users:
Sync your project, and you should have the artifacts downloaded.
If you’re ready to start integrating in your Java app, jump straight to our Java quickstart.
Usage
Was this page helpful?