{"id":70107,"library":"poi-excelant","title":"Apache POI ExcelAnt","description":"Apache POI ExcelAnt provides Ant tasks for working with Microsoft Excel files using the POI library.","status":"active","version":"5.5.1","language":"java","source_language":null,"source_url":null,"tags":["apache","excel","ant","microsoft","office"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.poi</groupId>\n  <artifactId>poi-excelant</artifactId>\n  <version>5.5.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.poi:poi-excelant:5.5.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ExcelAntTask","correct":"org.apache.poi.excelant.ExcelAntTask"}],"quickstart":{"code":"import org.apache.poi.excelant.ExcelAntTask;\n\npublic class Example {\n    public static void main(String[] args) {\n        ExcelAntTask task = new ExcelAntTask();\n        task.setFile(\"example.xlsx\");\n        task.execute();\n    }\n}","lang":"java","description":"Minimal usage of ExcelAntTask to process an Excel file."},"warnings":[],"env_vars":null,"search_vec":"'ant':8,22 'apach':1,4,20 'excel':3,6,14,21 'file':15 'librari':19 'microsoft':13,23 'offic':24 'poi':2,5,18 'provid':7 'task':9 'use':16 'work':11","created_at":"2026-06-17T18:10:02.258524+00:00","updated_at":"2026-06-17T18:10:02.258524+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://poi.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.poi/poi-excelant/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"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}}