{"id":76601,"library":"commons-model","title":"EPAM ReportPortal Commons Model","description":"Provides REST API model classes for EPAM ReportPortal, a test automation reporting tool.","status":"active","version":"5.12.0","language":"java","source_language":null,"source_url":"https://github.com/reportportal/commons-model","tags":["reportportal","model","api","testing","rest"],"install":[{"cmd":"<dependency>\n  <groupId>com.epam.reportportal</groupId>\n  <artifactId>commons-model</artifactId>\n  <version>5.12.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.epam.reportportal:commons-model:5.12.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Launch","correct":"com.epam.reportportal.model.launch.Launch"}],"quickstart":{"code":"import com.epam.reportportal.model.launch.Launch;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        Launch launch = new Launch();\n        launch.setName(\"My Test Launch\");\n        System.out.println(\"Launch name: \" + launch.getName());\n    }\n}","lang":"java","description":"Creates a ReportPortal Launch model object."},"warnings":[],"env_vars":null,"search_vec":"'api':7,20 'autom':15 'class':9 'common':3 'epam':1,11 'model':4,8,19 'provid':5 'report':16 'reportport':2,12,18 'rest':6,22 'test':14,21 'tool':17","created_at":"2026-06-17T19:34:05.165875+00:00","updated_at":"2026-06-17T19:34:05.165875+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://github.com/reportportal/commons-model","github":"https://github.com/reportportal/commons-model","docs":"https://appdoc.app/artifact/com.epam.reportportal/commons-model/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"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}}