Last Version

Apache Commons VFS Examples 2.2.0-wso2v12

Apache Commons VFS is a Virtual File System library - Examples.

License

License

GroupId

GroupId

org.wso2.org.apache.commons
ArtifactId

ArtifactId

commons-vfs2-examples
Version

Version

2.2.0-wso2v12
Type

Type

jar
Description

Description

Apache Commons VFS Examples
Apache Commons VFS is a Virtual File System library - Examples.
Project URL

Project URL

http://commons.apache.org/proper/commons-vfs/commons-vfs2-examples/
Project Organization

Project Organization

WSO2

Download commons-vfs2-examples 2.2.0-wso2v12


<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-examples/ -->
<dependency>
    <groupId>org.wso2.org.apache.commons</groupId>
    <artifactId>commons-vfs2-examples</artifactId>
    <version>2.2.0-wso2v12</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-examples/
implementation 'org.wso2.org.apache.commons:commons-vfs2-examples:2.2.0-wso2v12'
// https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-examples/
implementation ("org.wso2.org.apache.commons:commons-vfs2-examples:2.2.0-wso2v12")
'org.wso2.org.apache.commons:commons-vfs2-examples:jar:2.2.0-wso2v12'
<dependency org="org.wso2.org.apache.commons" name="commons-vfs2-examples" rev="2.2.0-wso2v12">
  <artifact name="commons-vfs2-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.commons', module='commons-vfs2-examples', version='2.2.0-wso2v12')
)
libraryDependencies += "org.wso2.org.apache.commons" % "commons-vfs2-examples" % "2.2.0-wso2v12"
[org.wso2.org.apache.commons/commons-vfs2-examples "2.2.0-wso2v12"]

Dependencies

compile (5)

Group / Artifact Type Version
org.wso2.org.apache.commons : commons-vfs2 jar 2.2.0-wso2v12
commons-net : commons-net Optional jar 3.6
org.apache.commons : commons-collections4 Optional jar 4.1
commons-httpclient : commons-httpclient Optional jar 3.1
com.jcraft : jsch Optional jar 0.1.54

Project Modules

There are no modules declared in this project.