MVN

org.mvnpm : fs-extra

Maven & Gradle

Jan 23, 2024
9.3k stars

fs-extra · fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>fs-extra</artifactId>
    <version>9.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 9.1.0

All Versions

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

Version Vulnerabilities Updated
9.1.x
fs-extra-9.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mvnpm</groupId>
    <artifactId>fs-extra</artifactId>
    <version>9.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.mvnpm:fs-extra:9.1.0'

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

implementation("org.mvnpm:fs-extra:9.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.mvnpm" % "fs-extra" % "9.1.0"

Advertisement

Dependencies from Group

Apr 16, 2023
1 stars
lit
Aug 03, 2023
17.6k stars
Jan 31, 2023
137 stars
Aug 03, 2023
17.6k stars
Aug 03, 2023
17.6k stars

Discover Dependencies

Jan 23, 2024
32.8k stars
Jan 23, 2024
252 stars
Jan 23, 2024
48 stars
Jan 23, 2024
47 stars
Jan 23, 2024
10k stars
Jan 23, 2024
42 stars
Jan 23, 2024
22 stars
Jan 23, 2024
44 stars
Jan 23, 2024
129 stars
Jan 23, 2024
318 stars