Joni is a Java port of the Oniguruma regular expression library that operates directly on byte arrays.
<dependency>
<groupId>org.jruby.joni</groupId>
<artifactId>joni</artifactId>
<version>2.2.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compile and match a regex pattern against a byte array.
No known issues recorded.
No dependency data recorded yet.