{"id":15785971,"url":"https://github.com/mrin9/directory-watcher-using-executable-fat-jar","last_synced_at":"2025-08-01T17:05:48.740Z","repository":{"id":97810392,"uuid":"112125643","full_name":"mrin9/Directory-Watcher-Using-Executable-Fat-Jar","owner":"mrin9","description":"Java Directory Watcher Application (Maven Based Fat Jar Creation)","archived":false,"fork":false,"pushed_at":"2017-11-27T00:20:37.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T13:38:16.313Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mrin9.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-11-26T23:36:17.000Z","updated_at":"2018-09-13T15:47:21.000Z","dependencies_parsed_at":"2024-02-01T16:28:08.776Z","dependency_job_id":"a2f81c3b-55c5-45bc-ba30-b42364eb78ac","html_url":"https://github.com/mrin9/Directory-Watcher-Using-Executable-Fat-Jar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrin9/Directory-Watcher-Using-Executable-Fat-Jar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrin9%2FDirectory-Watcher-Using-Executable-Fat-Jar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrin9%2FDirectory-Watcher-Using-Executable-Fat-Jar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrin9%2FDirectory-Watcher-Using-Executable-Fat-Jar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrin9%2FDirectory-Watcher-Using-Executable-Fat-Jar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrin9","download_url":"https://codeload.github.com/mrin9/Directory-Watcher-Using-Executable-Fat-Jar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrin9%2FDirectory-Watcher-Using-Executable-Fat-Jar/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268265819,"owners_count":24222524,"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-01T02:00:08.611Z","response_time":67,"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-04T21:00:27.076Z","updated_at":"2025-08-01T17:05:48.685Z","avatar_url":"https://github.com/mrin9.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Directory-Watcher-Using-Executable-Fat-Jar\n\nThis project uses ```maven-assembly-plugin``` to create a self executable fat jar which will include all the dependencies\n\n## What it does\nThe app monitors a given folder and can inform about\n* File Creations, deletions and changes\n* Sub-Folder Creations, deletions and changes\n\nThe app uses polling mechanism to do so. The functionality is provided by Appache Commons-IO jar\nIt fails to Monitor certain folders such as Users home folder as they may need special permissions\n\n\n## Pre-requisites\nMust have ```Java 8 ``` and ```maven 3.5.0``` installed\n\n## To Compile the App.\n``` mvn clean install ```\n\nthis will generate following 2 jars under the target folder\n* ```app-1.0.jar```\n* ```app-1.0-jar-with-dependencies.jar```\n\n## To Execute the project\n``` java -jar ./target/app-1.0-jar-with-dependencies.jar```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrin9%2Fdirectory-watcher-using-executable-fat-jar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrin9%2Fdirectory-watcher-using-executable-fat-jar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrin9%2Fdirectory-watcher-using-executable-fat-jar/lists"}