MVN

com.github.abashev : commons-vfs2-project

Maven & Gradle

Aug 16, 2019

Apache Commons VFS Project · Apache Commons VFS is a Virtual File System library.

<dependency>
    <groupId>com.github.abashev</groupId>
    <artifactId>commons-vfs2-project</artifactId>
    <version>2.4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.abashev : commons-vfs2-project to add to Maven - Latest Versions:

  • Latest Stable: 2.4.1.1

All Versions

Choose a version of com.github.abashev : commons-vfs2-project to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
commons-vfs2-project-2.4.1.1
2.2
commons-vfs2-project-2.2-20181130

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.abashev</groupId>
    <artifactId>commons-vfs2-project</artifactId>
    <version>2.4.1.1</version>
</dependency>

Advertisement