jOOQ / jOOU

jOOU - Unsigned Integers jOOU provides unsigned integer versions for the four Java integer types byte, short, int and long.
http://www.jooq.org/products
Apache License 2.0
229 stars 32 forks source link

Modularise jOOU and cross-release a Java 6 and Java 9 deliverable #13

Closed lukaseder closed 6 years ago

lukaseder commented 6 years ago

Similar to jOOQ, jOOR, and jOOX we should cross-release jOOU in order to be able to deliver it as a Java 9 module.

Since we're currently not doing anything specific to Java 8, a Java 8 deliverable is not necessary. We can still add such an artifact later on, if we're adding anything specific to Java 8