{"id":17293704,"url":"https://github.com/asbachb/ftp4j","last_synced_at":"2025-10-27T13:02:38.408Z","repository":{"id":11414278,"uuid":"13864487","full_name":"asbachb/ftp4j","owner":"asbachb","description":"ftp4j is a java implementation of the ftp, ftps and ftpes protocol provided as maven artifact","archived":false,"fork":false,"pushed_at":"2024-02-29T09:15:44.000Z","size":276,"stargazers_count":60,"open_issues_count":4,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-14T11:12:58.792Z","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":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asbachb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-10-25T15:28:19.000Z","updated_at":"2025-04-04T09:46:52.000Z","dependencies_parsed_at":"2024-11-08T04:01:39.833Z","dependency_job_id":"331c88fc-6cc1-4534-9352-657a1ff2b619","html_url":"https://github.com/asbachb/ftp4j","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbachb%2Fftp4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbachb%2Fftp4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbachb%2Fftp4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asbachb%2Fftp4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asbachb","download_url":"https://codeload.github.com/asbachb/ftp4j/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868766,"owners_count":21174758,"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","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-15T10:48:43.714Z","updated_at":"2025-10-27T13:02:33.363Z","avatar_url":"https://github.com/asbachb.png","language":"Java","funding_links":[],"categories":["网络编程"],"sub_categories":["Spring Cloud框架"],"readme":"ftp4j [![Build Status](https://travis-ci.org/asbachb/ftp4j.svg?branch=master)](https://travis-ci.org/asbachb/ftp4j)\n=====\n\nftp4j is a java implementation of the ftp, ftps and ftpes protocol.\n\nThe artefacts are also published via github pseudo maven repository. So if you want to use ftp4j as dependency in your maven project just add following repository definition to your pom.xml\n\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003egithub-asbachb-releases\u003c/id\u003e\n            \u003curl\u003ehttps://raw.github.com/asbachb/mvn-repo/master/releases\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n    \nTo add ftp4j as dependency just add following declaration to your pom.xml\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003ecom.github.asbachb\u003c/groupId\u003e\n        \u003cartifactId\u003eftp4j\u003c/artifactId\u003e\n        \u003cversion\u003e1.7.3\u003c/version\u003e\n    \u003c/dependency\u003e\n\nIf you want to use the latest official release of ftp4j include following declaration\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003eit.sauronsoftware.ftp4j\u003c/groupId\u003e\n        \u003cartifactId\u003eftp4j\u003c/artifactId\u003e\n        \u003cversion\u003e1.7.2\u003c/version\u003e\n    \u003c/dependency\u003e\n\noriginal source from\n* http://www.sauronsoftware.it/projects/ftp4j/\nby\n* Carlo Pelliccia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasbachb%2Fftp4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasbachb%2Fftp4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasbachb%2Fftp4j/lists"}