{"id":16096844,"url":"https://github.com/simon04/guava-vfs","last_synced_at":"2025-08-18T17:11:27.222Z","repository":{"id":140831599,"uuid":"42543566","full_name":"simon04/guava-vfs","owner":"simon04","description":"Guava's Files for Apache Commons VFS","archived":false,"fork":false,"pushed_at":"2015-09-24T11:44:07.000Z","size":624,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T21:16:08.303Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simon04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-15T20:06:01.000Z","updated_at":"2016-02-24T22:06:06.000Z","dependencies_parsed_at":"2023-03-13T10:40:00.167Z","dependency_job_id":null,"html_url":"https://github.com/simon04/guava-vfs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/simon04/guava-vfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Fguava-vfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Fguava-vfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Fguava-vfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Fguava-vfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon04","download_url":"https://codeload.github.com/simon04/guava-vfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon04%2Fguava-vfs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271027687,"owners_count":24687082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T17:25:38.721Z","updated_at":"2025-08-18T17:11:27.187Z","avatar_url":"https://github.com/simon04.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"guava-vfs\n=========\n\nThis library provides [Guava's Files](http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/io/Files.html) utility methods with [Apache Commons VCS](https://commons.apache.org/proper/commons-vfs/) as backend. In most methods, the signature has changed from `File file` to `String file` which is handed to [`FileSystemManager#resolveFile`](https://commons.apache.org/proper/commons-vfs/apidocs/org/apache/commons/vfs2/FileSystemManager.html#resolveFile(java.lang.String)).\n\nUsage\n-----\nThis project is being published to [bintray.com/simon04/maven/guava-vfs](https://bintray.com/simon04/maven/guava-vfs/). To use it, add the following to your `build.gradle`\n\n```gradle\nrepositories {\n  maven {\n    url 'https://dl.bintray.com/simon04/maven/'\n  }\n}\n\ndependencies {\n  compile(group: 'net.simon04', name: 'guava-vfs', version: '1.1.0', ext: 'jar')\n}\n```\n\nLicense\n-------\n* MIT\n\nAuthor\n------\n* Simon Legner \u003cSimon.Legner@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon04%2Fguava-vfs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon04%2Fguava-vfs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon04%2Fguava-vfs/lists"}