{"id":67574,"library":"wicket-request","title":"Wicket Request","description":"Provides request handling and HTTP abstraction for the Apache Wicket web application framework.","status":"active","version":"10.8.0","language":"java","source_language":null,"source_url":"http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git","tags":["wicket","web","framework","request"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.wicket</groupId>\n  <artifactId>wicket-request</artifactId>\n  <version>10.8.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.wicket:wicket-request:10.8.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Request","correct":"org.apache.wicket.request.Request"}],"quickstart":{"code":"import org.apache.wicket.request.Request;\nimport org.apache.wicket.request.cycle.RequestCycle;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        Request request = RequestCycle.get().getRequest();\n        System.out.println(request.getUrl());\n    }\n}","lang":"java","description":"Gets the current request URL from the Wicket request cycle."},"warnings":[{"fix":"Review the Wicket 10 migration guide for API changes.","message":"Wicket 10.x has breaking changes from earlier versions; ensure compatibility when upgrading.","severity":"breaking","affected_versions":">=10.0"}],"env_vars":null,"search_vec":"'abstract':8 'apach':11 'applic':14 'framework':15,18 'handl':5 'http':7 'provid':3 'request':2,4,19 'web':13,17 'wicket':1,12,16","created_at":"2026-06-17T17:39:03.296799+00:00","updated_at":"2026-06-17T17:39:03.296799+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://maven.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.wicket/wicket-request/","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}}