{"id":13504650,"url":"https://github.com/strongbox/strongbox","last_synced_at":"2025-04-08T08:14:45.067Z","repository":{"id":9839687,"uuid":"11830269","full_name":"strongbox/strongbox","owner":"strongbox","description":"Strongbox is an artifact repository manager.","archived":false,"fork":false,"pushed_at":"2023-12-03T10:22:44.000Z","size":20151,"stargazers_count":638,"open_issues_count":255,"forks_count":620,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-01T05:35:22.543Z","etag":null,"topics":["artifact-repository-manager","chocolatey","java","maven","npm","nuget","pypi","repository-manager","strongbox"],"latest_commit_sha":null,"homepage":"https://strongbox.github.io/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strongbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","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":"2013-08-01T23:27:37.000Z","updated_at":"2025-03-25T12:04:44.000Z","dependencies_parsed_at":"2024-09-20T06:01:29.550Z","dependency_job_id":"d56fc795-e238-4742-8339-f320071e9658","html_url":"https://github.com/strongbox/strongbox","commit_stats":{"total_commits":4542,"total_committers":137,"mean_commits":"33.153284671532845","dds":0.6770145310435931,"last_synced_commit":"8aecf0d65b6aa2c92310471051f8e54a1110c4de"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fstrongbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fstrongbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fstrongbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbox%2Fstrongbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongbox","download_url":"https://codeload.github.com/strongbox/strongbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247801169,"owners_count":20998339,"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":["artifact-repository-manager","chocolatey","java","maven","npm","nuget","pypi","repository-manager","strongbox"],"created_at":"2024-08-01T00:00:48.809Z","updated_at":"2025-04-08T08:14:45.025Z","avatar_url":"https://github.com/strongbox.png","language":"Java","readme":"\u003cp align=\"center\" width=\"100%\"\u003e\n    \u003cimg src=\"./logo.png\"/\u003e\n\u003c/p\u003e\n\n[![Master Build Status][master-build-status-badge]][master-build-status-link]\n[![Master Build Tests][master-build-tests-badge]][master-build-status-link]\n[![RocketChat.Community.Channel][rocket-chat-badge]][rocket-chat-link]\n[![License][license-badge]][license-link]\n[![Help Contribute to Open Source][codetriage-badge]][codetriage-link]\n[![GitHub issues by-label][good-first-issue-badge]][good-first-issue-link]\n[![GitHub issues by-label][help-wanted-badge]][help-wanted-link]\n[![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link]\n[![GitHub issues by-label][stackoverflow-badge]][stackoverflow-link]\n\nWelcome to the Strongbox artifact repository manager's home.\n\n# General\n\nStrongbox is a modern OSS artifact repository manager. With a well-developed architecture, it provides native \nimplementations for various layout formats, such as [Maven][docs-maven], [NPM][docs-npm], [NuGet][docs-nuget], and [Raw][docs-raw].\n\nAll of the implemented layout formats (a.k.a. \"[layout providers][docs-providers]\") are written natively in Java. \nOur goal is to implement a universal repository manager that can host and serve artifacts in every mainstream format.\n\nStrongbox has a search engine and an [Artifact Query Language][docs-aql].\n\n# What's in the works\n\n* Working on migrating from OrientDB to JanusGraph ([#1649](https://github.com/strongbox/strongbox/issues/1649)).\n* Adding support for JDK11 ([#1111](https://github.com/strongbox/strongbox/issues/1111), [#1775](https://github.com/strongbox/strongbox/issues/1649)).\n  We only support JDK8 in the `master`. The work for this is based off the `issues/1649` branch.\n* Thorough Maven dependency and plugin upgrade (against the `master`). \n\n# Documentation\n\nYou can find our documentation [here][docs].\n\n# Requirements\n\n* Java 1.8.x (we do not currently support higher versions)\n* Maven 3.5.4 (or higher)\n\n# Building\n\nInstructions on how to build the code, can be found [here][docs-building-the-code].\n\n# Download\n\nStrongbox is available in the following formats:\n* [deb][release-deb]\n* [rpm][release-rpm]\n* [tar.gz][release-tar.gz]\n* [zip][release-zip]\n\nOther release could be downloaded from [here][release-all].\n\n# Installation\n\nPlease check [here][docs-user-getting-started] for detailed instruction on how to install and setup up Strongbox on the \nsupported platforms.\n\n# Contributing\n\nContributions and contributors are always welcome! For more details on how to contribute, please check [here][docs-contributing]. \nWe are also looking for people who would like to test our code and help improve our documentation!\n\nWe have a helpful community of developers on our [chat channel][rocket-chat-link], so, please feel free to drop by, if \nyou have questions, issues, or would like to contribute!\n\nWe need your help to make Strongbox better! Please, have a look at issues with these labels, if you'd like to get \nstarted with our project:\n\n[![GitHub issues by-label][good-first-issue-badge]][good-first-issue-link]\n[![GitHub issues by-label][help-wanted-badge]][help-wanted-link]\n[![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link]\n\n# Hackfests\n\nWe would like to welcome everybody interested in participating in hackathons and hackfests to join our project and\ntry to contribute.\n\nWe'd like to invite you to:\n* Check out the Developer's Guide section of our [wiki](https://strongbox.github.io/developer-guide/getting-started.html).\n* Check out our [Hackfests](https://strongbox.github.io/hackfests/index.html) pages.\n* [Get the project to build](https://strongbox.github.io/developer-guide/building-the-code.html).\n* Have a look at our pre-selected issues for [![GitHub issues by-label][hacktoberfest-badge]][hacktoberfest-link].\n* Join our [chat channel](https://chat.carlspring.org/]) to discuss things and get help started.\n\n# Sponsors\n\nWe'd also like to thank our sponsors for generously providing us with licenses for our opensource initiative!\n\n[![][jprofiler-logo]][jprofiler-link]\n\n[JProfiler][jprofiler-link] generously supports Strongbox with its full-featured Java Profiler that provides ways to investigate bottlenecks, memory leaks, CPU loads, threading and performance issues.\n\n[![][yourkit-logo]][yourkit-link]\n\n[YourKit][yourkit-link] supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of [YourKit Java Profiler][yourkit-java-profiler-link], [YourKit .NET Profiler][yourkit-dotnet-profiler-link] and [YourKit YouMonitor][yourkit-monitor-link].\n\n\n[\u003c--# Generic Links --\u003e]: #\n[strongbox-logo]: https://gist.githubusercontent.com/steve-todorov/c71ed46b5b07f9a7a64f507e62899619/raw/fadaea8443814846a3494c2044c74b2b6966761d/logo.png\n\n[\u003c--# Badges --\u003e]: #\n[master-build-status-link]: https://jenkins.carlspring.org/blue/organizations/jenkins/strongbox%2Fbuilds%2Fstrongbox/activity?branch=master\n[master-build-status-badge]: https://jenkins.carlspring.org/buildStatus/icon?job=strongbox/builds/strongbox/master\n[master-build-tests-badge]: https://img.shields.io/jenkins/t/https/jenkins.carlspring.org/job/strongbox/job/builds/job/strongbox/job/master.svg \n[rocket-chat-link]: https://chat.carlspring.org/channel/community\n[rocket-chat-badge]: https://chat.carlspring.org/images/join-chat.svg\n[license-link]: https://opensource.org/licenses/Apache-2.0\n[license-badge]: https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg\n[codetriage-link]: https://www.codetriage.com/strongbox/strongbox\n[codetriage-badge]: https://www.codetriage.com/strongbox/strongbox/badges/users.svg\n[good-first-issue-link]: https://github.com/strongbox/strongbox/issues?q=is%3Aissue+is%3Aopen+label%3A%22good%20first%20issue%22\n[good-first-issue-badge]: https://img.shields.io/github/issues-raw/strongbox/strongbox/good%20first%20issue.svg?label=good%20first%20issue\n[help-wanted-link]: https://github.com/strongbox/strongbox/issues?q=is%3Aissue+is%3Aopen+label%3A%22help%20wanted%22\n[help-wanted-badge]: https://img.shields.io/github/issues-raw/strongbox/strongbox/help%20wanted.svg?label=help%20wanted\u0026color=%23856bf9\u0026 \n\n[hacktoberfest-link]: https://github.com/strongbox/strongbox/issues?q=is%3Aissue+is%3Aopen+label%3A%22hacktoberfest%22\n[hacktoberfest-badge]: https://img.shields.io/github/issues-raw/strongbox/strongbox/hacktoberfest.svg?label=hacktoberfest\u0026color=orange\n\n[stackoverflow-link]: https://stackoverflow.com/tags/strongbox/\n[stackoverflow-badge]: https://img.shields.io/badge/stackoverflow-ask-orange.svg\n\n[\u003c--# Docs links --\u003e]: #\n[docs]: https://strongbox.github.io/\n[docs-maven]: https://strongbox.github.io/developer-guide/layout-providers/maven-2-layout-provider.html\n[docs-npm]: https://strongbox.github.io/developer-guide/layout-providers/npm-layout-provider.html\n[docs-nuget]: https://strongbox.github.io/developer-guide/layout-providers/nuget-layout-provider.html\n[docs-raw]: https://strongbox.github.io/developer-guide/layout-providers/raw-layout-provider.html\n[docs-providers]: https://strongbox.github.io/knowledge-base/layout-providers.html\n[docs-building-the-code]: https://strongbox.github.io/developer-guide/building-the-code.html\n[docs-user-getting-started]: https://strongbox.github.io/user-guide/getting-started.html\n[docs-contributing]: https://strongbox.github.io/contributing.html\n[docs-aql]: https://strongbox.github.io/user-guide/artifact-query-language.html\n\n[\u003c--# Release links --\u003e]: #\n[release-all]: https://github.com/strongbox/strongbox/releases\n[release-rpm]: https://github.com/strongbox/strongbox/releases/download/1.0-SNAPSHOT/strongbox-distribution-1.0-SNAPSHOT.rpm\n[release-tar.gz]: https://github.com/strongbox/strongbox/releases/download/1.0-SNAPSHOT/strongbox-distribution-1.0-SNAPSHOT.tar.gz\n[release-zip]: https://github.com/strongbox/strongbox/releases/download/1.0-SNAPSHOT/strongbox-distribution-1.0-SNAPSHOT.zip\n[release-deb]: https://github.com/strongbox/strongbox/releases/download/1.0-SNAPSHOT/strongbox-distribution-1.0-SNAPSHOT.deb\n\n[\u003c--# Sponsors --\u003e]: #\n[jprofiler-logo]: https://www.ej-technologies.com/images/product_banners/jprofiler_large.png\n[jprofiler-link]: https://www.ej-technologies.com/products/jprofiler/overview.html\n\n[yourkit-logo]: https://www.yourkit.com/images/yklogo.png\n[yourkit-link]: https://www.yourkit.com\n[yourkit-java-profiler-link]: https://www.yourkit.com/java/profiler\n[yourkit-dotnet-profiler-link]: https://www.yourkit.com/.net/profiler\n[yourkit-monitor-link]: https://www.yourkit.com/youmonitor/\n","funding_links":[],"categories":["Java","工件仓库"],"sub_categories":["Misc"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbox%2Fstrongbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongbox%2Fstrongbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbox%2Fstrongbox/lists"}