{"id":20164943,"url":"https://github.com/multi-os-engine/moe-bindings","last_synced_at":"2025-06-10T17:33:30.074Z","repository":{"id":72751091,"uuid":"84411940","full_name":"multi-os-engine/moe-bindings","owner":"multi-os-engine","description":"Multi-OS Engine: Bindings for 3rd party libraries","archived":false,"fork":false,"pushed_at":"2017-10-13T07:58:34.000Z","size":443,"stargazers_count":10,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"moe-master","last_synced_at":"2025-04-10T00:51:58.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://multi-os-engine.org","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/multi-os-engine.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":"2017-03-09T07:30:45.000Z","updated_at":"2020-03-30T07:57:51.000Z","dependencies_parsed_at":"2023-03-25T11:35:48.839Z","dependency_job_id":null,"html_url":"https://github.com/multi-os-engine/moe-bindings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-bindings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-bindings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-bindings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-bindings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multi-os-engine","download_url":"https://codeload.github.com/multi-os-engine/moe-bindings/tar.gz/refs/heads/moe-master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multi-os-engine%2Fmoe-bindings/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259117869,"owners_count":22807846,"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-11-14T00:36:09.767Z","updated_at":"2025-06-10T17:33:30.034Z","avatar_url":"https://github.com/multi-os-engine.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MOE Bindings\n\n## Table of Contents\n\n* [Configuration](#configuration)\n    * [Xcode Project](#xcode-project)\n* [Publish](#publish)\n\n## Configuration\n\n### Xcode Project\n\nXcode project can be configured as follows:\n\n```bash\ncd \u003crepo\u003e/\u003cmodule-name\u003e/xcode\npod install\n```\n\n## Publish\n\nBuild and publish _release_ version to Maven local repository:\n\n```bash\ncd \u003crepo\u003e\n./gradlew :\u003cmodule-name\u003e:publishMavenJavaPublicationToMavenLocal\n```\n\nBuild and publish _snapshot_ version to Maven local repository:\n\n```bash\ncd \u003crepo\u003e\n./gradlew :\u003cmodule-name\u003e:publishMavenJavaSnapshotPublicationToMavenLocal\n```\n\nBuild and publish _release_ version to Bintray:\n\n```bash\ncd \u003crepo\u003e\n./gradlew :\u003cmodule-name\u003e:bintrayUpload \\\n    -Pbintray.user=user \\\n    -Pbintray.key=key\n```\n\nBuild and publish _snapshot_ version to Artifactory:\n\n```bash\ncd \u003crepo\u003e\n./gradlew :\u003cmodule-name\u003e:artifactoryPublish \\\n    -Partifactory.url=url \\\n    -Partifactory.key=key \\\n    -Partifactory.user=user \\\n    -Partifactory.pass=pass\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-bindings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulti-os-engine%2Fmoe-bindings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulti-os-engine%2Fmoe-bindings/lists"}