MVN

org.wso2.org.apache.commons : commons-vfs2

Maven & Gradle

Nov 01, 2022
10 usages
18 stars

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

<dependency>
    <groupId>org.wso2.org.apache.commons</groupId>
    <artifactId>commons-vfs2</artifactId>
    <version>2.2.0-wso2v15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.org.apache.commons : commons-vfs2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0-wso2v15

All Versions

Choose a version of org.wso2.org.apache.commons : commons-vfs2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
commons-vfs2-2.2.0-wso2v15
commons-vfs2-2.2.0-wso2v14
commons-vfs2-2.2.0-wso2v12
2.2
commons-vfs2-2.2-wso2v11
commons-vfs2-2.2-wso2v10
commons-vfs2-2.2-wso2v9
commons-vfs2-2.2-wso2v8
commons-vfs2-2.2-wso2v7
commons-vfs2-2.2-wso2v5
commons-vfs2-2.2-wso2v4
commons-vfs2-2.2-wso2v3
commons-vfs2-2.2-wso2v2
commons-vfs2-2.2-wso2v1

How to add a dependency to Maven

Add the following org.wso2.org.apache.commons : commons-vfs2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.org.apache.commons</groupId>
    <artifactId>commons-vfs2</artifactId>
    <version>2.2.0-wso2v15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.org.apache.commons : commons-vfs2 gradle dependency to your build.gradle file:

implementation 'org.wso2.org.apache.commons:commons-vfs2:2.2.0-wso2v15'

Gradle Kotlin DSL: Add the following org.wso2.org.apache.commons : commons-vfs2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.org.apache.commons:commons-vfs2:2.2.0-wso2v15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.org.apache.commons : commons-vfs2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.org.apache.commons" % "commons-vfs2" % "2.2.0-wso2v15"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 17, 2022
4 usages
15 stars
Aug 04, 2023
4 usages
Aug 25, 2023
4 usages
1.3k stars
Oct 27, 2022
4 usages
180 stars
Nov 22, 2019
1 usages
53 stars
Aug 23, 2023
3 usages
Jul 20, 2023
2 usages
48 stars
Jul 20, 2023
8 usages
628 stars
Jul 01, 2023
8 usages
0 stars