aliyunmq/ons-client-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

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.

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

About

Alibaba Cloud Java Client of ONS(Open Notification Service)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages