Skip to content

com.melahn.archive-extract 1.0.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.melahn</groupId>
  <artifactId>archive-extract</artifactId>
  <version>1.0.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This is version 1.0.0. Notable features include:

  • Supports secure extraction of the content of a compressed archive
  • 100% Sonar Cloud tested code coverage
  • Deployment to both GitHub Packages and to the Maven Central Repository