Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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` |