MVN

com.j2html : j2html

Maven & Gradle

Jun 30, 2022
61 usages
661 stars

j2html · Java to HTML builder with a fluent API

<dependency>
    <groupId>com.j2html</groupId>
    <artifactId>j2html</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.j2html : j2html to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0
  • Latest Release Candidate: 1.0.0-RC

All Versions

Choose a version of com.j2html : j2html to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
j2html-1.6.0
1.5.x
j2html-1.5.0
1.4.x
j2html-1.4.0
1.3.x
j2html-1.3.0
1.2.x
j2html-1.2.2
j2html-1.2.1
j2html-1.2.0
1.1.x
j2html-1.1.0
1.0.x
j2html-1.0.0
j2html-1.0.0-RC
0.99
j2html-0.99
0.88
j2html-0.88
0.7
j2html-0.7
0.5.x
j2html-0.5.0

How to add a dependency to Maven

Add the following com.j2html : j2html maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.j2html : j2html gradle dependency to your build.gradle file:

implementation 'com.j2html:j2html:1.6.0'

Gradle Kotlin DSL: Add the following com.j2html : j2html gradle kotlin dependency to your build.gradle.kts file:

implementation("com.j2html:j2html:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.j2html : j2html sbt scala dependency to your build.sbt file:

libraryDependencies += "com.j2html" % "j2html" % "1.6.0"

Advertisement

Dependencies from Group

Jun 30, 2022
61 usages
661 stars

Discover Dependencies

Jan 17, 2017
29 usages
713 stars
Nov 15, 2022
9 usages
8.9k stars
Nov 16, 2016
35 usages
72.9k stars
Aug 24, 2023
135 usages
72.7k stars
Oct 03, 2008
10 usages
Apr 23, 2023
167 usages
6.7k stars
Jul 13, 2023
65 usages
1.4k stars