aaron-ai / ons-client-java

Alibaba Cloud Java Client of ONS(Open Notification Service)

Home Page:https://www.aliyun.com/product/rocketmq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Alibaba Cloud Java Client of ONS(Open Notification Service)

https://www.aliyun.com/product/rocketmq

License:Apache License 2.0


Languages

Language:Java 100.0%