{"id":56056,"library":"dropwizard-bom","title":"Dropwizard BOM","description":"Dropwizard BOM (Bill of Materials) ensures consistent versions of Dropwizard modules in a project.","status":"active","version":"5.0.2","language":"java","source_language":null,"source_url":"https://github.com/dropwizard/dropwizard","tags":["dropwizard","bom","dependency-management","framework"],"install":[{"cmd":"<dependency>\n  <groupId>io.dropwizard</groupId>\n  <artifactId>dropwizard-bom</artifactId>\n  <version>5.0.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.dropwizard:dropwizard-bom:5.0.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Application","correct":"io.dropwizard.core.Application"}],"quickstart":{"code":"import io.dropwizard.core.Application;\nimport io.dropwizard.core.setup.Bootstrap;\nimport io.dropwizard.core.setup.Environment;\n\npublic class MyApp extends Application<MyConfiguration> {\n    public static void main(String[] args) throws Exception {\n        new MyApp().run(args);\n    }\n    @Override\n    public void initialize(Bootstrap<MyConfiguration> bootstrap) {}\n    @Override\n    public void run(MyConfiguration config, Environment env) {}\n}","lang":"java","description":"Create a basic Dropwizard application."},"warnings":[],"env_vars":null,"search_vec":"'bill':5 'bom':2,4,18 'consist':9 'depend':20 'dependency-manag':19 'dropwizard':1,3,12,17 'ensur':8 'framework':22 'manag':21 'materi':7 'modul':13 'project':16 'version':10","created_at":"2026-06-15T10:18:47.853053+00:00","updated_at":"2026-06-15T10:18:47.853053+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.dropwizard.io/5.0.2","github":"https://github.com/dropwizard/dropwizard","docs":"https://appdoc.app/artifact/io.dropwizard/dropwizard-bom/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}