{"id":72947,"library":"http4k-bom","title":"http4k Bill Of Materials","description":"Bill of Materials (BOM) for http4k, providing dependency version alignment for the http4k ecosystem.","status":"active","version":"3.285.2","language":"java","source_language":null,"source_url":"https://github.com/http4k/http4k","tags":["http4k","bom","dependency-management","http"],"install":[{"cmd":"<dependency>\n  <groupId>org.http4k</groupId>\n  <artifactId>http4k-bom</artifactId>\n  <version>3.285.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.http4k:http4k-bom:3.285.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HttpHandler","correct":"org.http4k.core.HttpHandler"}],"quickstart":{"code":"import org.http4k.core.HttpHandler;\nimport org.http4k.core.Response;\nimport org.http4k.core.Request;\nimport org.http4k.server.SunHttp;\n\nHttpHandler app = { request -> Response(OK).body(\"Hello, world!\") };\napp.asServer(SunHttp(8080)).start();","lang":"java","description":"Create and start a simple http4k HTTP server."},"warnings":[],"env_vars":null,"search_vec":"'align':14 'bill':2,5 'bom':8,20 'depend':12,22 'dependency-manag':21 'ecosystem':18 'http':24 'http4k':1,10,17,19 'manag':23 'materi':4,7 'provid':11 'version':13","created_at":"2026-06-17T18:45:25.735266+00:00","updated_at":"2026-06-17T18:45:25.735266+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":"https://http4k.org","github":"https://github.com/http4k/http4k","docs":"https://appdoc.app/artifact/org.http4k/http4k-bom/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","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}}