Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result. Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example? When we could not find such a simple ...
📦 Bill of Materials (BOMs)

BOMs are special artifacts that define dependency versions for a set of related artifacts. Import a BOM in your project to manage consistent versions across related dependencies.

BOMs declaring this artifact (7)

Core dependencies for Nuxeo Drive
Last Release on Jan 22, 2019
Nuxeo Live Connect Core Dependencies
Last Release on Jan 22, 2019
Nuxeo Live Connect JSF Dependencies
Last Release on Jan 22, 2019
Nuxeo Platform Digital Signature Core Dependencies
Last Release on Jan 22, 2019
Nuxeo Quota Core Dependencies
Last Release on Jan 22, 2019
Template Rendering Core Dependencies
Last Release on Jan 22, 2019
Template Rendering JSF Dependencies
Last Release on Jan 22, 2019