MVN

org.everit.templating : org.everit.templating.html

Maven & Gradle

Mar 13, 2018
4 usages
1 stars

Everit - HTML Templating · Simple library that allows creating minimalistic yet powerful HTML/XML templates on the server side.

<dependency>
    <groupId>org.everit.templating</groupId>
    <artifactId>org.everit.templating.html</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.everit.templating : org.everit.templating.html to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.everit.templating : org.everit.templating.html to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
org.everit.templating.html-1.3.0
1.2.x
org.everit.templating.html-1.2.0
1.1.x
org.everit.templating.html-1.1.2
org.everit.templating.html-1.1.1
org.everit.templating.html-1.1.0
1.0.x
org.everit.templating.html-1.0.1
org.everit.templating.html-1.0.0

How to add a dependency to Maven

Add the following org.everit.templating : org.everit.templating.html maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.everit.templating</groupId>
    <artifactId>org.everit.templating.html</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.everit.templating : org.everit.templating.html gradle dependency to your build.gradle file:

implementation 'org.everit.templating:org.everit.templating.html:1.3.0'

Gradle Kotlin DSL: Add the following org.everit.templating : org.everit.templating.html gradle kotlin dependency to your build.gradle.kts file:

implementation("org.everit.templating:org.everit.templating.html:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.everit.templating : org.everit.templating.html sbt scala dependency to your build.sbt file:

libraryDependencies += "org.everit.templating" % "org.everit.templating.html" % "1.3.0"

Advertisement

Dependencies from Group

Mar 13, 2018
4 usages
1 stars
Jun 02, 2016
4 usages
0 stars
Mar 13, 2018
3 usages
0 stars
Dec 22, 2015
2 usages
0 stars

Discover Dependencies

Jul 03, 2017
6 usages
4 stars
Oct 03, 2014
5 usages
122 stars
Jun 04, 2021
41 usages
130 stars
Mar 17, 2014
12 usages
3 stars
Aug 28, 2020
12 usages
1.9k stars
Apr 25, 2017
11 usages
Aug 03, 2014
7 usages
Feb 09, 2023
12 usages
131 stars