Is HMEF still missing in the release?
I am trying to use 3.8 via maven using the following maven dependency :
<dependency>
        <groupId>org.apache.poi</groupId>
        <artifactId>poi</artifactId>
        <version>3.8</version>
</dependency>

But still can't access org.apache.hmef.HMEFMessage.
Is HMEF still unreleased, or does it reside in a separate jar file?
If the later is true: What's the maven coordinates?
In any case the documentation should be updated.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to