{"id":66827,"library":"jcifs","title":"JCIFS","description":"JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java.","status":"active","version":"1.3.17","language":"java","source_language":null,"source_url":"http://jcifs.samba.org/src/","tags":["smb","cifs","networking","file-sharing","jcifs"],"install":[{"cmd":"<dependency>\n  <groupId>jcifs</groupId>\n  <artifactId>jcifs</artifactId>\n  <version>1.3.17</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'jcifs:jcifs:1.3.17'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"SmbFile","correct":"jcifs.smb.SmbFile"}],"quickstart":{"code":"import jcifs.smb.SmbFile;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        SmbFile file = new SmbFile(\"smb://server/share/file.txt\");\n        System.out.println(file.exists());\n    }\n}","lang":"java","description":"Demonstrates basic SMB file access using SmbFile."},"warnings":[],"env_vars":null,"search_vec":"'100':16 'cif':19 'cifs/smb':12 'client':7 'file':22 'file-shar':21 'implement':10 'java':17 'jcif':1,2,24 'librari':8 'network':13,20 'open':5 'protocol':14 'share':23 'smb':18 'sourc':6","created_at":"2026-06-17T17:29:15.168634+00:00","updated_at":"2026-06-17T17:29:15.168634+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://jcifs.samba.org","github":null,"docs":"https://appdoc.app/artifact/jcifs/jcifs/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}