About evaluation version

If I’m an enterprise user, I don’t care about the limitations of the evaluation version, and I don’t want to apply for a license. Can I use the free evaluation version of Aspose.Cells for Java? Is there a time limit for the free evaluation version? So I just need to use maven like below?

<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-cells</artifactId>
<version>22.4</version>

@haiTang,

You can use Aspose.Cells for Java in evaluation mode without any issue. There is no time limit for using free evaluation version. However using evaluation version commercially is not allowed. Moreover, see the document for your further reference.