Fork me on GitHub

Maven dependency

To experience the joy of generating HTML with a Java HTML builder, add the j2html dependency to your POM:

<dependency>
    <groupId>com.j2html</groupId>
    <artifactId>j2html</artifactId>
    <version>1.6.0</version>
</dependency>

Steps for upgrading

From 1.4.0 to 1.5.0

Clone the repo on GitHub

Please clone and/or fork the repo on GitHub, make changes, and create pull requests! We will go through pull requests every sunday, so don't be shy.

Want a simple and modern web framework?
Try our other project: https://javalin.io