File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33Provides helper libraries for other java projects (io, configuration, etc.)
44
55[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.fugerit.java/fj-core.svg )] ( https://mvnrepository.com/artifact/org.fugerit.java/fj-core )
6+ [ ![ license] ( https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg )] ( https://opensource.org/licenses/Apache-2.0 )
7+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-lib&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib )
68
79** Note : Starting from version 0.7+, minimum required java version changed to 1.8**
810
@@ -16,5 +18,3 @@ Quick start :
1618Maven profiles :
1719- full (create javadoc and sources package too)
1820- test (run tests, by default tests are excluded)
19-
20- [ ![ Quality gate] ( https://sonarcloud.io/api/project_badges/quality_gate?project=fugerit-org_fj-lib )] ( https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib )
You can’t perform that action at this time.
0 commit comments