Last Version

Spring Boot jade4j Starter 0.3.0

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

License

License

Categories

Categories

Spring Boot Container Microservices JADE General Purpose Libraries Utility
GroupId

GroupId

com.domingosuarez.boot
ArtifactId

ArtifactId

spring-boot-starter-jade4j
Version

Version

0.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/domix/spring-boot-starter-jade4j
Source Code Management

Source Code Management

https://github.com/domix/spring-boot-starter-jade4j

Download spring-boot-starter-jade4j 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.2.4.RELEASE
org.springframework : spring-core jar 4.1.6.RELEASE
de.neuland-bfi : spring-jade4j jar 0.4.2
de.neuland-bfi : jade4j jar 0.4.3

Project Modules

There are no modules declared in this project.