jarchivelib icon indicating copy to clipboard operation
jarchivelib copied to clipboard

Improve MAVEN build Performance

Open ChenZhangg opened this issue 4 years ago • 1 comments

Apache Maven Dependency Plugin can be used to find unused dependencies. And I found following list. Maybe we can remove them. jarchivelib {groupId='org.tukaani', artifactId='xz'}

===================== If there are any inappropriate modifications in this PR, please give me a reply and I will change them.

ChenZhangg avatar Oct 28 '21 02:10 ChenZhangg

this dependency is required by 7z org.apache.commons.compress.archivers.sevenz.Coders

austek avatar May 19 '24 01:05 austek