Skip to content

aliyunmq/ons-client-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alibaba Cloud Java Client of Open Notification Service

This repository is the Java client of the Alibaba Cloud Open Notification Service, which is a fully-managed message queuing and notification service. It is designed to provide reliable message delivery at massive scale.

This Java client is built on top of the Apache RocketMQ 5.x Java SDK, which provides a robust and scalable messaging solution for the Java platform.

Requirements

  • Java 11 or higher for building the project
  • Java 8 or higher for running the client

Building the Project

To build the project, run the following Maven command:

mvn clean package

This will compile the Java code and package it into a JAR file located in the target directory.

License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation

Releases

No releases published

Packages

No packages published

Languages