jOOU stands for Java Object Oriented Unsigned Types. It is a simple wrapper for UByte, UShort, UInteger, ULong types
'org.jooq:joou:0.9.0'
<dependency>
<groupId>org.jooq</groupId>
<artifactId>joou</artifactId>
<version>0.9.0</version>
</dependency>
<dependency org="org.jooq" name="joou" rev="0.9.0"/>
"org.jooq", "joou", "0.9.0"