ORO is a set of text-processing Java libraries providing Perl5 compatible regular expressions.
<dependency>
<groupId>oro</groupId>
<artifactId>oro</artifactId>
<version>2.0.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compile and match Perl5 regular expressions.
Migrate to java.util.regex.Pattern and Matcher.
No dependency data recorded yet.