{"id":76150,"library":"forge-addon-container-api","title":"Forge Addon Container API","description":"A core framework and next-generation container for tooling and automation at a fine-grained level, providing addon container APIs.","status":"active","version":"2.0.0.Alpha4","language":"java","source_language":null,"source_url":"https://github.com/forge/core","tags":["forge","addon","container","automation","tooling"],"install":[{"cmd":"<dependency>\n  <groupId>org.jboss.forge</groupId>\n  <artifactId>forge-addon-container-api</artifactId>\n  <version>2.0.0.Alpha4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.jboss.forge:forge-addon-container-api:2.0.0.Alpha4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AddonContainer","correct":"org.jboss.forge.addon.container.api.AddonContainer"}],"quickstart":{"code":"import org.jboss.forge.addon.container.api.AddonContainer;\n\npublic class Example {\n    public static void main(String[] args) {\n        AddonContainer container = new AddonContainer();\n        container.start();\n    }\n}","lang":"java","description":"Starts the Forge addon container."},"warnings":[{"fix":"Use a stable version if available, or be prepared for API changes.","message":"This is an alpha release (2.0.0.Alpha4) and may have breaking changes.","severity":"breaking","affected_versions":"2.0.0.Alpha4"}],"env_vars":null,"search_vec":"'addon':2,24,28 'api':4,26 'autom':16,30 'contain':3,12,25,29 'core':6 'fine':20 'fine-grain':19 'forg':1,27 'framework':7 'generat':11 'grain':21 'level':22 'next':10 'next-gener':9 'provid':23 'tool':14,31","created_at":"2026-06-17T19:25:15.832609+00:00","updated_at":"2026-06-17T19:25:15.832609+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.jboss.org","github":"https://github.com/forge/core","docs":"https://appdoc.app/artifact/org.jboss.forge/forge-addon-container-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["dependency-injection"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}