An open API service indexing awesome lists of open source software.

https://github.com/sip3io/sip3-ss7-commons

SIP3 SS7 Commons
https://github.com/sip3io/sip3-ss7-commons

micrometer ss7 vertx

Last synced: 3 months ago
JSON representation

SIP3 SS7 Commons

Awesome Lists containing this project

README

          

# SIP3 SS7 Commons #

**SIP3 SS7 Commons** is a set of common classes used in multiple SIP3 SS7 related projects.

This repository is a Kotlin wrapper over [jSS7](https://github.com/RestComm/jss7) project from Telestax.

## 1. Prerequsites

Before starting with `sip3-ss7-commons`, make sure you have installed:

* [Maven](https://maven.apache.org/install.html)
* [sip3-parent](https://github.com/sip3io/sip3-parent)
* [sip3-commons](https://github.com/sip3io/sip3-commons)

## 2. Installation

To install `sip3-ss7-commons` to local Maven repository run the following command:

```
mvn clean install
```

## 3. Support

If you have a question about SIP3, just leave us a message in our
community [Slack](https://join.slack.com/t/sip3-community/shared_invite/enQtOTIyMjg3NDI0MjU3LWUwYzhlOTFhODYxMTEwNjllYjZjNzc1M2NmM2EyNDM0ZjJmNTVkOTg1MGQ3YmFmNWU5NjlhOGI3MWU1MzUwMjE)
and [Telegram](https://t.me/sip3io), or send us an [email](mailto:support@sip3.io). We will be happy to help you.