{"id":63396,"library":"commander","title":"Commander.js WebJar","description":"WebJar for Commander.js, a complete solution for node.js command-line interfaces.","status":"active","version":"14.0.1","language":"java","source_language":null,"source_url":"https://github.com/tj/commander.js","tags":["webjar","commander","cli","javascript"],"install":[{"cmd":"<dependency>\n  <groupId>org.webjars.npm</groupId>\n  <artifactId>commander</artifactId>\n  <version>14.0.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.webjars.npm:commander:14.0.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Commander","correct":"commander.Commander"}],"quickstart":{"code":"import commander.Commander;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        Commander program = new Commander();\n        program.version(\"1.0.0\");\n        System.out.println(\"Commander initialized\");\n    }\n}","lang":"java","description":"Initializes a Commander.js program for CLI argument parsing."},"warnings":[],"env_vars":null,"search_vec":"'cli':17 'command':12,16 'command-lin':11 'commander.js':1,5 'complet':7 'interfac':14 'javascript':18 'line':13 'node.js':10 'solut':8 'webjar':2,3,15","created_at":"2026-06-17T16:43:28.039275+00:00","updated_at":"2026-06-17T16:43:28.039275+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"15.0.0","cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.webjars.org","github":"https://github.com/tj/commander.js","docs":"https://appdoc.app/artifact/org.webjars.npm/commander/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":null,"last_verified":"2026-08-28","next_check":"2026-12-14","install_tag":null}}