{"id":56070,"library":"struts2-core","title":"Apache Struts 2 Core","description":"Core library for the Apache Struts 2 web application framework.","status":"active","version":"7.1.1","language":"java","source_language":null,"source_url":"https://github.com/apache/struts","tags":["struts","web-framework","mvc","apache"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.struts</groupId>\n  <artifactId>struts2-core</artifactId>\n  <version>7.1.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.struts:struts2-core:7.1.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ActionSupport","correct":"com.opensymphony.xwork2.ActionSupport"}],"quickstart":{"code":"import com.opensymphony.xwork2.ActionSupport;\n\npublic class HelloAction extends ActionSupport {\n    public String execute() {\n        return SUCCESS;\n    }\n}","lang":"java","description":"Defines a simple Struts 2 action that returns success."},"warnings":[{"fix":"Always use the latest version (7.1.1 or newer) and apply security patches.","message":"Struts 2 has known security vulnerabilities in older versions.","severity":"breaking","affected_versions":"<7.1.1"}],"env_vars":null,"search_vec":"'2':3,11 'apach':1,9,20 'applic':13 'core':4,5 'framework':14,18 'librari':6 'mvc':19 'strut':2,10,15 'web':12,17 'web-framework':16","created_at":"2026-06-15T10:19:10.162694+00:00","updated_at":"2026-06-15T10:19:10.162694+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://struts.apache.org/","github":"https://github.com/apache/struts","docs":"https://appdoc.app/artifact/org.apache.struts/struts2-core/","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}}