{"id":27864807,"url":"https://github.com/eclipse-collections/gsc-ec-converter","last_synced_at":"2025-05-04T21:11:56.701Z","repository":{"id":66212036,"uuid":"49086186","full_name":"eclipse-collections/gsc-ec-converter","owner":"eclipse-collections","description":"Collections converter","archived":false,"fork":false,"pushed_at":"2017-01-30T07:23:54.000Z","size":110,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-20T20:13:32.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"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/eclipse-collections.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-EDL-1.0.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":"2016-01-05T19:00:08.000Z","updated_at":"2024-11-21T21:09:23.000Z","dependencies_parsed_at":"2023-02-21T23:16:09.487Z","dependency_job_id":null,"html_url":"https://github.com/eclipse-collections/gsc-ec-converter","commit_stats":null,"previous_names":["eclipse-collections/gsc-ec-converter","eclipse/gsc-ec-converter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-collections%2Fgsc-ec-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-collections%2Fgsc-ec-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-collections%2Fgsc-ec-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-collections%2Fgsc-ec-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-collections","download_url":"https://codeload.github.com/eclipse-collections/gsc-ec-converter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252399495,"owners_count":21741674,"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":"2025-05-04T21:11:56.121Z","updated_at":"2025-05-04T21:11:56.694Z","avatar_url":"https://github.com/eclipse-collections.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Eclipse Collections converter \n=============================\n\nA converter application to replace [GS Collections](https://github.com/goldmansachs/gs-collections) usages with [Eclipse Collections](https://www.eclipse.org/collections/) in code.\n\nGS Collections 7.0 and Eclipse Collections 7.0 are functionally equivalent besides the name changes.\n\n* Maven groupId: from `com.goldmansachs` to `org.eclipse.collections`\n* Maven artifactId: from `gs-collections` to `eclipse-collections`\n* Java package: from `com.gs.collections` to `org.eclipse.collections`\n\nTo help users of GS Collections migrate to Eclipse Collections, we created this handy converter to replace dependencies in build configurations and package imports in source code in your projects.\n\nFile Scope\n----------\n\nThe converter application runs on a directory and recursively scans for the following file types alters them in place.\n\n * .java, .groovy, .scala, .kt, .rb, .clj\n * .xml (Ant, Ivy, Maven)\n * .gradle (Gradle)\n * .iml (IntelliJ)\n\n1. Update GS Collections to 7.0\n-------------------------------\n\nIf your project depends on GS Collections 6.2 or earlier, update your project to use GS Collections 7.0 first. Make sure your project builds successfully with 7.0.\n\n\n2. Run the converter against your project\n-----------------------------------------\n\nDownload [gsc-ec-converter-7.1.0.zip](https://www.eclipse.org/downloads/download.php?file=/collections/gsc-ec-converter-7.1.0.zip) and extract it.\n\nRun the command below under the directory where you extracted the zip.\n\n#### Windows\n```bash\nbin/gsc-ec-converter.bat /path/to/your/project\n```\n\n#### Mac/Linux/Unix\n```bash\nbin/gsc-ec-converter /path/to/your/project\n```\n\nThat's it.\n\nEnjoy happy Java development with Eclipse Collections!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-collections%2Fgsc-ec-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-collections%2Fgsc-ec-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-collections%2Fgsc-ec-converter/lists"}