MVN

com.foreach.across.modules : file-manager-module

Maven & Gradle

Oct 15, 2022
9 usages

FileManagerModule · Across standard module that provides a set of generic services for accessing files across different types of file repositories (eg. disk, remote storage...).

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>file-manager-module</artifactId>
    <version>2.2.2.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foreach.across.modules : file-manager-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2.RELEASE

All Versions

Choose a version of com.foreach.across.modules : file-manager-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
file-manager-module-2.2.2.RELEASE
file-manager-module-2.2.1.RELEASE
file-manager-module-2.2.0.RELEASE
2.1.x
file-manager-module-2.1.0.RELEASE
2.0.x
file-manager-module-2.0.0.RELEASE
1.4.x
file-manager-module-1.4.0.RELEASE
1.3.x
file-manager-module-1.3.0.RELEASE
1.2.x
file-manager-module-1.2.0.RELEASE
1.1.x
file-manager-module-1.1.0.RELEASE
1.0.x
file-manager-module-1.0.0.RELEASE

How to add a dependency to Maven

Add the following com.foreach.across.modules : file-manager-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>file-manager-module</artifactId>
    <version>2.2.2.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.foreach.across.modules : file-manager-module gradle dependency to your build.gradle file:

implementation 'com.foreach.across.modules:file-manager-module:2.2.2.RELEASE'

Gradle Kotlin DSL: Add the following com.foreach.across.modules : file-manager-module gradle kotlin dependency to your build.gradle.kts file:

implementation("com.foreach.across.modules:file-manager-module:2.2.2.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.foreach.across.modules : file-manager-module sbt scala dependency to your build.sbt file:

libraryDependencies += "com.foreach.across.modules" % "file-manager-module" % "2.2.2.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2016
5 usages
353 stars
Apr 12, 2016
7 usages
Aug 05, 2022
4 usages
46 stars
Apr 23, 2020
4 usages
Oct 27, 2021
3 usages
156 stars
Mar 21, 2018
3 usages
8.8k stars
Dec 20, 2021
5 usages
Dec 20, 2021
5 usages
Jun 10, 2019
3 usages
88 stars
Dec 02, 2016
5 usages