{"id":20750538,"url":"https://github.com/micycle1/processing-core-4","last_synced_at":"2025-07-16T10:36:24.890Z","repository":{"id":64610892,"uuid":"332433032","full_name":"micycle1/processing-core-4","owner":"micycle1","description":"Processing 4 core as a Maven artifact via JitPack","archived":false,"fork":false,"pushed_at":"2025-04-15T21:25:06.000Z","size":1019,"stargazers_count":38,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-15T22:26:06.462Z","etag":null,"topics":["maven","maven-dependency","processing-library","processing4"],"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/micycle1.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,"publiccode":null,"codemeta":null}},"created_at":"2021-01-24T11:33:51.000Z","updated_at":"2025-04-15T21:25:09.000Z","dependencies_parsed_at":"2024-11-17T23:02:39.049Z","dependency_job_id":null,"html_url":"https://github.com/micycle1/processing-core-4","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micycle1%2Fprocessing-core-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micycle1%2Fprocessing-core-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micycle1%2Fprocessing-core-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micycle1%2Fprocessing-core-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micycle1","download_url":"https://codeload.github.com/micycle1/processing-core-4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251318888,"owners_count":21570419,"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":["maven","maven-dependency","processing-library","processing4"],"created_at":"2024-11-17T08:27:48.579Z","updated_at":"2025-07-16T10:36:24.855Z","avatar_url":"https://github.com/micycle1.png","language":"Java","readme":"[![](https://jitpack.io/v/micycle1/processing-core-4.svg)](https://jitpack.io/#micycle1/processing-core-4)\n\n# Processing Core (4.x)\n\nThis is a mirror of the *core* library from [Processing 4](https://github.com/processing/processing4/), with the addition of a *pom.xml*, turning it into a standalone *Maven* artifact.\n\nIt is hosted as a *Maven* dependency via [JitPack](https://jitpack.io/#micycle1/processing-core-4) (from this Github repository) so it can be referenced in your own *Maven* project (for when you want to use the Processing library outside of the Processing IDE).\n\nThis mirror is not necessarily up to date with the latest Processing 4 release; it is currently based on Processing [**4.4.4**](https://github.com/processing/processing4/releases/tag/processing-1304-4.4.4).\n\n---\n\n## Usage in your Maven project\n\n### Step 1. Add the *JitPack* repository to your pom.xml\n\n  ```\n\u003crepositories\u003e\n\t\u003crepository\u003e\n\t\t\u003cid\u003ejitpack.io\u003c/id\u003e\n\t\t\u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\t\u003c/repository\u003e\n\u003c/repositories\u003e\n```\n  ### Step 2. Add the processing-core dependency\n\n  ```\n\u003cdependency\u003e\n\t\u003cgroupId\u003ecom.github.micycle1\u003c/groupId\u003e\n\t\u003cartifactId\u003eprocessing-core-4\u003c/artifactId\u003e\n\t\u003cversion\u003e4.4.4\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### **That's it!**\n\nNow you don't have to worry about adding core.jar, the JavaFX and JOGL \u0026 Gluegen dependencies to your project — this does it all!\n\nNote: core version 4.1.1 and onwards require Java 17+; prior versions require Java 11+.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicycle1%2Fprocessing-core-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicycle1%2Fprocessing-core-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicycle1%2Fprocessing-core-4/lists"}