The Nuiton Utils team is pleased to announce the nuiton-utils-parent-2.7 release! Parent of nuiton utils projects. Documentation of the project can be found here: http://maven-site.nuiton.org/nuiton-utils Important note -------------- Some modules or api from this project are now standalone projects: * nuiton-config * nuiton-csv * nuiton-decorator * nuiton-updater * nuiton-validator * nuiton-maven-report-plugin These projects has been released in version 3.0-alpha-1. All this stuff will be removed in next release from nuiton-utils (see http://nuiton.org/issues/2780). Changes ------- Changes in this version include: New features: o [Binder] Open some api in BinderModel Issue: 2718. Thanks to Tony Chemit. Resolved by tchemit. o Add Finess validator Issue: 2761. Thanks to Sylvain Bavencoff. Resolved by Bavencoff. o Add toString() method on PagerBean Issue: 2786. Thanks to Arnaud Thimel. Resolved by athimel. Fixed Bugs: o Fix typo in new config report Issue: 2750. Thanks to Tony Chemit. Resolved by tchemit. Changes: o Remove all deprecated code in the nuiton-utils module Issue: 2778. Thanks to Tony Chemit. Resolved by tchemit. o Deprecates some modules (and decorator api) Issue: 2779. Thanks to Tony Chemit. Resolved by tchemit. o Move some FileUtil api to jaxx Issue: 2650. 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-config-2.7-deps.zip - http://nuiton.org/attachments/download/947 * nuiton-config-2.7-full.zip - http://nuiton.org/attachments/download/948 * nuiton-csv-2.7-deps.zip - http://nuiton.org/attachments/download/949 * nuiton-csv-2.7-full.zip - http://nuiton.org/attachments/download/950 * nuiton-updater-2.7-deps.zip - http://nuiton.org/attachments/download/951 * nuiton-updater-2.7-full.zip - http://nuiton.org/attachments/download/952 * nuiton-utils-2.7-deps.zip - http://nuiton.org/attachments/download/953 * nuiton-utils-2.7-full.zip - http://nuiton.org/attachments/download/954 * nuiton-validator-2.7-deps.zip - http://nuiton.org/attachments/download/955 * nuiton-validator-2.7-full.zip - http://nuiton.org/attachments/download/956 Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2/ Find us at * http://search.maven.org/#artifactdetails|org.nuiton|nuiton-utils-parent|2.7|jar Have fun! -Nuiton Utils team