Nuiton Utils 2.5 released
Parent of nuiton utils projects.
The Nuiton Utils team is pleased to announce the nuiton-utils-parent-2.5 release!
Parent of nuiton utils projects.
Documentation of the project can be found here:
http://maven-site.nuiton.org/nuiton-utils
Note: Due to #2134, some old api were removed and not replaced. Prefer use now some other api existing in commons-xxx world or guava.
Changes in this version:¶
New features:- [ApplicationConfig] new method to get sub-config from prefix value Issue: #1993. Thanks to Benjamin Poussin. Resolved by bpoussin.
- Add a aggregate application-config-report Issue: #2115. Thanks to Tony Chemit. Resolved by tchemit.
- Add a ZipUtil#iszipFile method Issue: #2133. Thanks to Tony Chemit. Resolved by tchemit.
- ImportToMap does not compile under jdk 7 Issue: #2101. Thanks to Tony Chemit. Resolved by tchemit.
- Remove deprecated methods Issue: #2134. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
For a manual installation, you can download files here:
http://nuiton.org/projects/nuiton-utils/files
- nuiton-csv-2.5-deps.zip - http://nuiton.org/attachments/download/703
- nuiton-csv-2.5-full.zip - http://nuiton.org/attachments/download/704
- nuiton-profiling-2.5-deps.zip - http://nuiton.org/attachments/download/705
- nuiton-profiling-2.5-full.zip - http://nuiton.org/attachments/download/706
- nuiton-utils-2.5-deps.zip - http://nuiton.org/attachments/download/707
- nuiton-utils-2.5-full.zip - http://nuiton.org/attachments/download/708
- nuiton-validator-2.5-deps.zip - http://nuiton.org/attachments/download/709
- nuiton-validator-2.5-full.zip - http://nuiton.org/attachments/download/710
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-Nuiton Utils team
Comments