| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.commons | 
| ArtifactId | ArtifactIdcommons-vfs2-jackrabbit1 | 
| Last Version | Last Version2.9.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Commons VFS Jackrabbit 1 Apache Commons VFS is a Virtual File System library - Jackrabbit-based WebDAV provider. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.apache.commons/commons-vfs2-jackrabbit1/ -->
<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-vfs2-jackrabbit1</artifactId>
    <version>2.9.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.commons/commons-vfs2-jackrabbit1/
implementation 'org.apache.commons:commons-vfs2-jackrabbit1:2.9.0'// https://jarcasting.com/artifacts/org.apache.commons/commons-vfs2-jackrabbit1/
implementation ("org.apache.commons:commons-vfs2-jackrabbit1:2.9.0")'org.apache.commons:commons-vfs2-jackrabbit1:jar:2.9.0'<dependency org="org.apache.commons" name="commons-vfs2-jackrabbit1" rev="2.9.0">
  <artifact name="commons-vfs2-jackrabbit1" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.commons', module='commons-vfs2-jackrabbit1', version='2.9.0')
)libraryDependencies += "org.apache.commons" % "commons-vfs2-jackrabbit1" % "2.9.0"[org.apache.commons/commons-vfs2-jackrabbit1 "2.9.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-vfs2 | jar | 2.9.0 | 
| commons-logging : commons-logging | jar | 1.2 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.apache.jackrabbit : jackrabbit-webdav | jar | 1.6.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-vfs2 | test-jar | 2.9.0 | 
| junit : junit | jar | 4.13.2 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| commons-io : commons-io | jar | 2.11.0 | 
| org.slf4j : slf4j-api | jar | 1.5.11 | 
| org.slf4j : slf4j-log4j12 | jar | 1.5.11 | 
| org.slf4j : jcl-over-slf4j | jar | 1.5.11 | 
| org.apache.jackrabbit : jackrabbit-standalone | jar | 1.6.5 |