MVN

java2html : j2h

Maven & Gradle

Jan 31, 2006
3 usages

Java2HTML · The Java2HTML Tool

<dependency>
    <groupId>java2html</groupId>
    <artifactId>j2h</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of java2html : j2h to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of java2html : j2h to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
j2h-1.3.1
1.2
j2h-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>java2html</groupId>
    <artifactId>j2h</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following java2html : j2h gradle dependency to your build.gradle file:

implementation 'java2html:j2h:1.3.1'

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

implementation("java2html:j2h:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following java2html : j2h sbt scala dependency to your build.sbt file:

libraryDependencies += "java2html" % "j2h" % "1.3.1"

Advertisement

Dependencies from Group

j2h
Jan 31, 2006
3 usages

Discover Dependencies

Jun 12, 2013
32 stars
Mar 05, 2013
8 usages
49 stars
Feb 23, 2015
0 stars
Jan 30, 2015
68 stars
Aug 05, 2010
Dec 08, 2013
1 usages
3 stars
Dec 10, 2011
1 usages
Jan 01, 2014
1 usages
227 stars
Aug 09, 2013
3 stars