{"id":55677,"library":"jboss-vfs","title":"JBoss VFS","description":"JBoss VFS is a virtual file system library that provides a unified API for accessing files from various sources.","status":"active","version":"3.3.2.Final","language":"java","source_language":null,"source_url":"https://github.com/jbossas/jboss-vfs","tags":["vfs","jboss","file-system","virtual"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss</groupId>\n  <artifactId>jboss-vfs</artifactId>\n  <version>3.3.2.Final</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss:jboss-vfs:3.3.2.Final'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"VFS","correct":"org.jboss.vfs.VFS"}],"quickstart":{"code":"import org.jboss.vfs.VFS;\nimport org.jboss.vfs.VirtualFile;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        VirtualFile file = VFS.getChild(\"/path/to/file\");\n        System.out.println(file.getName());\n    }\n}","lang":"java","description":"Shows how to obtain a VirtualFile using VFS."},"warnings":[],"env_vars":null,"search_vec":"'access':17 'api':15 'file':8,18,25 'file-system':24 'jboss':1,3,23 'librari':10 'provid':12 'sourc':21 'system':9,26 'unifi':14 'various':20 'vfs':2,4,22 'virtual':7,27","created_at":"2026-06-15T10:01:33.114444+00:00","updated_at":"2026-06-15T10:01:33.114444+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jboss.org","github":"https://github.com/jbossas/jboss-vfs","docs":"https://appdoc.app/artifact/org.jboss/jboss-vfs/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}