Skip to content

[FEATURE] Optimize JAR size #852

Open
@alessandrorimoldi

Description

@alessandrorimoldi

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hello, I was checking your library and I realised that the final jar size is quite big (30MB).
The library is very useful but it's very heavy to include it in fat jar, maybe it's possible to optimize a bit.
Checking on maven I noticed that:

  • you are including scala as compile dependency but I think it could be marked as provided
  • you are including both poi-ooxml and poi-ooxml-lite (I think that only one of these should be included checking the FAQ#3

I don't know if these tips can help

Expected Behavior

No response

Steps To Reproduce

No response

Environment

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions