MVN

org.mvnpm : tar-stream

Maven & Gradle

Jan 13, 2024
411 stars

tar-stream · tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>tar-stream</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mvnpm : tar-stream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.mvnpm : tar-stream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
tar-stream-2.0.0

How to add a dependency to Maven

Add the following org.mvnpm : tar-stream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>tar-stream</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mvnpm : tar-stream gradle dependency to your build.gradle file:

implementation 'org.mvnpm:tar-stream:2.0.0'

Gradle Kotlin DSL: Add the following org.mvnpm : tar-stream gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mvnpm:tar-stream:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mvnpm : tar-stream sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mvnpm" % "tar-stream" % "2.0.0"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
18.5k stars
Jan 31, 2023
139 stars
Aug 03, 2023
18.5k stars
Aug 03, 2023
18.5k stars

Discover Dependencies

Jan 13, 2024
26.1k stars
Jan 14, 2024
26 stars
Jan 11, 2024
6k stars
Jan 11, 2024
1k stars
Jan 10, 2024
38 stars
Jan 11, 2024
284 stars
xml
Jan 15, 2024
274 stars
Jan 15, 2024
516 stars
Jan 10, 2024
1 stars