That is my doing. It is used by app data for primitive collections. If you are not using app data you could exclude it. There are not very many replacement options the only Apache license alternative is hppc which I think is underdeveloped.
On Wed, Nov 25, 2015 at 5:25 PM, Siyuan Hua <[email protected]> wrote: > I use archetype to build an empty apex app, it's about 20mb, but one jar > (fastutil) alone takes 17mb. I use mvn dependency:tree and find out > malhar-library directly depends on that, what is it used for? can we > exclude that or is there any thin replacement? > > Thanks > > Siyuan >
