Apache Commons Text provides utility functions for processing and manipulating text in Java.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-text</artifactId>
<version>1.15.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Escapes HTML characters using StringEscapeUtils.
Upgrade to version 1.10.0 or later.
No dependency data recorded yet.