Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sip3io/sip3-commons
SIP3 Commons
https://github.com/sip3io/sip3-commons
micrometer monitoring troubleshooting vertx voip
Last synced: 14 days ago
JSON representation
SIP3 Commons
- Host: GitHub
- URL: https://github.com/sip3io/sip3-commons
- Owner: sip3io
- License: apache-2.0
- Created: 2019-09-30T12:27:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T09:59:38.000Z (24 days ago)
- Last Synced: 2025-01-16T23:05:28.315Z (22 days ago)
- Topics: micrometer, monitoring, troubleshooting, vertx, voip
- Language: Kotlin
- Homepage:
- Size: 335 KB
- Stars: 58
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIP3 Commons #
**SIP3 Commons** is a set of common classes used in multiple SIP3 modules.
## 1. Prerequsites
Before starting with `sip3-commons`, make sure you have installed:
* [Maven](https://maven.apache.org/install.html)
* [sip3-parent](https://github.com/sip3io/sip3-parent)## 2. Installation
To install `sip3-commons` to local Maven repository run the following command:
```
mvn clean install
```## 3. Documentation
The entire SIP3 Documentation including `Installation Guide`, `Features`, `Tutorials` and `Realease Notes` can be found [here](https://sip3.io/docs/InstallationGuide.html).
## 4. 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:[email protected]). We will be happy to help you.