https://github.com/netcracker/qubership-core-utils
Cloud-Core Common Utility Library
https://github.com/netcracker/qubership-core-utils
core java lib qubership-core
Last synced: 27 days ago
JSON representation
Cloud-Core Common Utility Library
- Host: GitHub
- URL: https://github.com/netcracker/qubership-core-utils
- Owner: Netcracker
- License: apache-2.0
- Created: 2025-02-18T10:27:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-25T13:24:01.000Z (about 1 month ago)
- Last Synced: 2026-02-25T16:10:41.508Z (about 1 month ago)
- Topics: core, java, lib, qubership-core
- Language: Java
- Homepage:
- Size: 297 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/Netcracker/qubership-core-utils/actions/workflows/maven-deploy.yml)
[](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-core-utils)
[](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-core-utils)
[](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-core-utils)
[](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-core-utils)
[](https://sonarcloud.io/summary/overall?id=Netcracker_qubership-core-utils)
# Core Utils
**Core Utils** library provides common functionality for Java based microservices
## Requirements
- Java 17+
- Maven 3.x
## Packages
| Package | Description | Documentation |
|-----------|-------------------------------------------------------------------------|-------------------------|
| tls-utils | TlS configuration and authentication utilities | [Readme](tls/README.md) |
| k8s-utils | Utilities to provide Kubernetes projected volume tokens and verify them | [Readme](k8s/README.md) |
# Documentation
- [Contributing Guide](CONTRIBUTING.md)
- [Code of Conduct](CODE-OF-CONDUCT.md)
- [Security Policy](SECURITY.md)
# License
Apache License 2.0 - see [LICENSE](LICENSE)