jOOQ / jOOX

jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DOM an be manipulated with the popular jQuery product, in JavaScript. Why don't we have jQuery in Java? jOOX is jQuery's XML parts, applied to Java.

Home Page:http://www.jooq.org/products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modularise jOOX and cross-release a Java 6 and Java 9 deliverable

lukaseder opened this issue · comments

Similar to jOOQ and jOOR, we should cross-release jOOX 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