Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norconex/commons-lang
Generic library shared between several projects.
https://github.com/norconex/commons-lang
java library
Last synced: about 1 month ago
JSON representation
Generic library shared between several projects.
- Host: GitHub
- URL: https://github.com/norconex/commons-lang
- Owner: Norconex
- License: apache-2.0
- Created: 2013-02-20T21:29:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T05:24:44.000Z (3 months ago)
- Last Synced: 2024-09-15T10:29:50.898Z (3 months ago)
- Topics: java, library
- Language: Java
- Homepage:
- Size: 3.23 MB
- Stars: 12
- Watchers: 10
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.xml
- License: LICENSE.txt
Awesome Lists containing this project
README
Norconex Commons Lang
=============[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Norconex_commons-lang&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Norconex_commons-lang)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=Norconex_commons-lang&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=Norconex_commons-lang)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Norconex_commons-lang&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=Norconex_commons-lang)
[![Java CI with Maven](https://github.com/Norconex/commons-lang/actions/workflows/ci.yml/badge.svg)](https://github.com/Norconex/commons-lang/actions/workflows/ci.yml)Generic library complementing the Java APi with useful utilities.
https://opensource.norconex.com/commons/lang/
Version/branches:
-----------------| Project Version | Branch | Minimum Java |
| :----------------- | :----------- | :------------- |
| `3.0.0-SNAPSHOT` | `master` | `17` |
| `2.x` | `2.x-branch` | `1.8` |
| `1.x` | `1.x-branch` | `1.7` |