{"id":19021448,"url":"https://github.com/wpiroboticsprojects/opencv-maven","last_synced_at":"2026-02-28T12:08:03.121Z","repository":{"id":73953520,"uuid":"67909996","full_name":"WPIRoboticsProjects/opencv-maven","owner":"WPIRoboticsProjects","description":"Maven repository for OpenCV artifacts","archived":false,"fork":false,"pushed_at":"2019-05-07T14:43:31.000Z","size":66221,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"mvn-repo","last_synced_at":"2025-01-02T00:42:14.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/WPIRoboticsProjects.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":"2016-09-11T04:25:56.000Z","updated_at":"2019-05-07T14:43:33.000Z","dependencies_parsed_at":"2023-09-22T05:11:57.067Z","dependency_job_id":null,"html_url":"https://github.com/WPIRoboticsProjects/opencv-maven","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/WPIRoboticsProjects%2Fopencv-maven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPIRoboticsProjects%2Fopencv-maven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPIRoboticsProjects%2Fopencv-maven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPIRoboticsProjects%2Fopencv-maven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WPIRoboticsProjects","download_url":"https://codeload.github.com/WPIRoboticsProjects/opencv-maven/tar.gz/refs/heads/mvn-repo","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240065704,"owners_count":19742547,"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-08T20:21:52.658Z","updated_at":"2026-02-28T12:07:58.075Z","avatar_url":"https://github.com/WPIRoboticsProjects.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# opencv-maven\nA maven repository for OpenCV artifacts\n\n\n## Usage\n### Gradle dependency\n\nTo use this as a maven repository:\n\n```groovy\nrepositories {\n  maven {\n    url 'https://github.com/WPIRoboticsProjects/opencv-maven/raw/mvn-repo'\n  }\n}\n```\n\n### Available platforms\n\nBinaries are currently only available for OS X and 64-bit linux. 32-bit linux and 32/64 bit Windows are planned for support as well. The Java library and C++ headers are OS-independent and may be used on any operating system.\n\nPlatform-specific artifacts have the platform in the artifact ID. For example, native libraries for 32-bit windows are specified by\n\n```groovy\nopencv-natives-windows-x86\n```\n\n#### Platform format\n\nPlatform formats:\n\n| OS | Architecture | Platform |\n|---|---|---|\n| Windows | x86 | windows-x86 |\n| Windows | x86_64 | windows-x86_64 |\n| Mac OS X | x86_64 | osx-x86_64 |\n| linux | x86 | linux-x86 | \n| linux | x86_64 | linux-x86_64 |\n| linux | arm | linux-arm | \n| linux | armhf | linux-armhf |\n\n## Artifact name and version formats\n\n### Names\n\nAvailable packages are:\n\n| Name | Description |\n|---|---|\n| opencv-java | Java library. Does _not_ include JNI |\n| opencv-jni | JNI bindings |\n| opencv-headers | C++ headers |\n| opencv-natives | Compiled native binaries |\n\n### Versions\n\nCurrently, only OpenCV 3.1.0 is available\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpiroboticsprojects%2Fopencv-maven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpiroboticsprojects%2Fopencv-maven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpiroboticsprojects%2Fopencv-maven/lists"}