{"id":30612628,"url":"https://github.com/evolvedbinary/appbundler-maven-build","last_synced_at":"2025-08-30T05:34:44.794Z","repository":{"id":39635153,"uuid":"180995540","full_name":"evolvedbinary/appbundler-maven-build","owner":"evolvedbinary","description":"Maven build of the AppBundler","archived":false,"fork":false,"pushed_at":"2025-07-09T06:40:36.000Z","size":123,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-17T08:56:37.012Z","etag":null,"topics":["app","appbundler","java","mac","maven"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evolvedbinary.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-04-12T11:35:32.000Z","updated_at":"2025-07-09T06:40:40.000Z","dependencies_parsed_at":"2024-09-12T23:53:51.268Z","dependency_job_id":"fab50f67-304d-4498-a38c-cbf27d72d813","html_url":"https://github.com/evolvedbinary/appbundler-maven-build","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/evolvedbinary/appbundler-maven-build","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolvedbinary%2Fappbundler-maven-build","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolvedbinary%2Fappbundler-maven-build/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolvedbinary%2Fappbundler-maven-build/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolvedbinary%2Fappbundler-maven-build/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evolvedbinary","download_url":"https://codeload.github.com/evolvedbinary/appbundler-maven-build/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evolvedbinary%2Fappbundler-maven-build/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272808933,"owners_count":24996603,"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-30T02:00:09.474Z","response_time":77,"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":["app","appbundler","java","mac","maven"],"created_at":"2025-08-30T05:34:44.127Z","updated_at":"2025-08-30T05:34:44.729Z","avatar_url":"https://github.com/evolvedbinary.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"AppBundler Maven Build\n======================\n[![Build Status](https://github.com/evolvedbinary/appbundler-maven-build/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/evolvedbinary/appbundler-maven-build/actions/workflows/ci.yml)\n[![Maven Central](https://img.shields.io/maven-central/v/com.evolvedbinary.appbundler/appbundler?logo=apachemaven\u0026label=maven+central\u0026color=green)](https://central.sonatype.com/search?namespace=com.evolvedbinary.appbundler)\n\nThis project simply downloads the latest AppBundler code from https://github.com/evolvedbinary/appbundler or https://github.com/TheInfiniteKind/appbundler\nand builds a Maven artifact `com.evolvedbinary.appbundler:appbundler`.\n\n## Usage\n\nTo use the AppBundler in your own project you can add the following to your `pom.xml` file:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.evolvedbinary.appbundler\u003c/groupId\u003e\n    \u003cartifactId\u003eappbundler\u003c/artifactId\u003e\n    \u003cversion\u003e1.4.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nThe native part of the AppBundler artifact is built as a Universal binary that should run on both macOS for x86_64 and arm64 processors.\nIf you only need a platform specific binary, you may add a classifier to the dependency coordinates above of either: `\u003cclassifier\u003emacos-x86_64-only\u003c/classifier\u003e` or `\u003cclassifier\u003emacos-arm64-only\u003c/classifier\u003e`.\n\n## Compiling\n\nTo build you will need a macOS machine with Git installed. You can then run:\n\n```bash\n$ git clone https://github.com/evolvedbinary/appbundler-maven-build.git\n$ cd appbundler-maven-build\n$ ./mvnw clean package\n```\n\nNOTE: If you are on a Windows platform you should replace `./mvnw` with `mvn.cmd`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolvedbinary%2Fappbundler-maven-build","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolvedbinary%2Fappbundler-maven-build","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolvedbinary%2Fappbundler-maven-build/lists"}