Skip to content

Commit

Permalink
PoiLogManager
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1922061 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Nov 24, 2024
1 parent f5cb958 commit f2b0e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions poi-excelant/src/main/java9/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more
module org.apache.poi.excelant {

requires ant;
requires transitive org.apache.poi.poi;
requires org.apache.poi.ooxml;

exports org.apache.poi.ss.excelant;
Expand Down

0 comments on commit f2b0e2f

Please sign in to comment.