Last Version

j2html 1.5.0

Java to HTML builder with a fluent API

License

License

GroupId

GroupId

com.j2html
ArtifactId

ArtifactId

j2html
Version

Version

1.5.0
Type

Type

jar
Description

Description

j2html
Java to HTML builder with a fluent API
Project URL

Project URL

http://j2html.com
Source Code Management

Source Code Management

https://github.com/tipsy/j2html.git

Download j2html 1.5.0


<!-- https://jarcasting.com/artifacts/com.j2html/j2html/ -->
<dependency>
    <groupId>com.j2html</groupId>
    <artifactId>j2html</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.j2html/j2html/
implementation 'com.j2html:j2html:1.5.0'
// https://jarcasting.com/artifacts/com.j2html/j2html/
implementation ("com.j2html:j2html:1.5.0")
'com.j2html:j2html:jar:1.5.0'
<dependency org="com.j2html" name="j2html" rev="1.5.0">
  <artifact name="j2html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.j2html', module='j2html', version='1.5.0')
)
libraryDependencies += "com.j2html" % "j2html" % "1.5.0"
[com.j2html/j2html "1.5.0"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
org.apache.commons : commons-lang3 jar 3.0
com.carrotsearch : junit-benchmarks jar 0.7.2
org.apache.velocity : velocity jar 1.7

Project Modules

There are no modules declared in this project.