{"id":74890,"library":"dropwizard-views","title":"Dropwizard Views","description":"View rendering support for Dropwizard, enabling template-based responses.","status":"active","version":"5.0.2","language":"java","source_language":null,"source_url":"https://github.com/dropwizard/dropwizard","tags":["dropwizard","views","templates","web"],"install":[{"cmd":"<dependency>\n  <groupId>io.dropwizard</groupId>\n  <artifactId>dropwizard-views</artifactId>\n  <version>5.0.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.dropwizard:dropwizard-views:5.0.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"View","correct":"io.dropwizard.views.View"}],"quickstart":{"code":"import io.dropwizard.views.View;\n\npublic class MyView extends View {\n    public MyView() {\n        super(\"/templates/myview.ftl\");\n    }\n}","lang":"java","description":"Create a view class for rendering a template."},"warnings":[],"env_vars":null,"search_vec":"'base':11 'dropwizard':1,7,13 'enabl':8 'render':4 'respons':12 'support':5 'templat':10,15 'template-bas':9 'view':2,3,14 'web':16","created_at":"2026-06-17T19:09:33.261500+00:00","updated_at":"2026-06-17T19:09:33.261500+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-views/","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-17","next_check":"2026-12-14","install_tag":null}}