MVN

com.domingosuarez.boot : spring-boot-starter-jade4j

Maven & Gradle

Jun 09, 2015
65 stars

Spring Boot jade4j Starter · This Starter provides you the minimal and required configuration to use jade templates as views in your Spring Boot application.

<dependency>
    <groupId>com.domingosuarez.boot</groupId>
    <artifactId>spring-boot-starter-jade4j</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.domingosuarez.boot : spring-boot-starter-jade4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.domingosuarez.boot : spring-boot-starter-jade4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
spring-boot-starter-jade4j-0.3.0
0.2.x
spring-boot-starter-jade4j-0.2.1
0.2
spring-boot-starter-jade4j-0.2
0.1.x
spring-boot-starter-jade4j-0.1.5

How to add a dependency to Maven

Add the following com.domingosuarez.boot : spring-boot-starter-jade4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.domingosuarez.boot</groupId>
    <artifactId>spring-boot-starter-jade4j</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.domingosuarez.boot : spring-boot-starter-jade4j gradle dependency to your build.gradle file:

implementation 'com.domingosuarez.boot:spring-boot-starter-jade4j:0.3.0'

Gradle Kotlin DSL: Add the following com.domingosuarez.boot : spring-boot-starter-jade4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.domingosuarez.boot:spring-boot-starter-jade4j:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.domingosuarez.boot : spring-boot-starter-jade4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.domingosuarez.boot" % "spring-boot-starter-jade4j" % "0.3.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 12, 2017
3 usages
1.9k stars
Aug 08, 2015
2 usages
5 stars
Aug 10, 2015
1 stars
Nov 10, 2018
3 stars
Jul 30, 2015
1 stars
May 08, 2015
0 stars
Jul 02, 2023
22.7k stars
Nov 04, 2015
1 usages
24 stars
May 04, 2015
5 usages
83 stars
May 15, 2016
13 stars