This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit b0707dd99f75c9bee7758928f5ede0229e2f1538
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Apr 24 09:56:25 2026 +0300

    Add JMS client library
---
 client-libraries/overview.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/client-libraries/overview.md b/client-libraries/overview.md
index 182388f4e88..21086739d68 100644
--- a/client-libraries/overview.md
+++ b/client-libraries/overview.md
@@ -103,3 +103,10 @@ This is an alternative Apache Pulsar project's [Go 
client](go.md)
 | [pulsar4s](https://github.com/CleverCloud/pulsar4s)           | Idiomatic, 
typesafe, and reactive Scala client for Apache Pulsar     | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/CleverCloud/pulsar4s?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/CleverCloud/pulsar4s?color=7FD8BE&style=flat-square)
 |
 | [neutron](https://github.com/cr-org/neutron)                  | Purely 
functional Apache Pulsar client for Scala built on top of Fs2 | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/cr-org/neutron?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/cr-org/neutron?color=7FD8BE&style=flat-square)
             |
 | [neutron (profunktor's fork)](https://neutron.profunktor.dev) | Fs2-powered 
Apache Pulsar client with support for Scala 2 and 3      | 
[Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | ![GitHub Repo 
Stars](https://img.shields.io/github/stars/profunktor/neutron?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/profunktor/neutron?color=7FD8BE&style=flat-square)
     |
+
+
+#### JMS
+
+| Project                                                | Description         
                  | License                                                   | 
Badges                                                                          
                                                                                
                                                                       |
+|--------------------------------------------------------|---------------------------------------|-----------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
+| [pulsar-jms](https://github.com/datastax/pulsar-jms) | JMS Client library 
for Apache Pulsar | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | 
![GitHub Repo 
Stars](https://img.shields.io/github/stars/datastax/pulsar-jms?color=FEEA00&style=flat-square)
 ![GitHub Last 
Commit](https://img.shields.io/github/last-commit/datastax/pulsar-jms?color=7FD8BE&style=flat-square)
 |
\ No newline at end of file

Reply via email to