Jtwig Spring Boot Starter
Compatible with Spring Boot 2
Build Stats
License
Requirements
- Java 8
- Servlet API 3.1
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.jtwig |
ArtifactId | ArtifactIdjtwig-spring-boot-starter |
Last Version | Last Version5.87.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtwig-spring-boot-starter
Jtwig jtwig-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jtwig/jtwig-spring-boot-starter/ -->
<dependency>
<groupId>org.jtwig</groupId>
<artifactId>jtwig-spring-boot-starter</artifactId>
<version>5.87.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.jtwig/jtwig-spring-boot-starter/
implementation 'org.jtwig:jtwig-spring-boot-starter:5.87.0.RELEASE'
// https://jarcasting.com/artifacts/org.jtwig/jtwig-spring-boot-starter/
implementation ("org.jtwig:jtwig-spring-boot-starter:5.87.0.RELEASE")
'org.jtwig:jtwig-spring-boot-starter:jar:5.87.0.RELEASE'
<dependency org="org.jtwig" name="jtwig-spring-boot-starter" rev="5.87.0.RELEASE">
<artifact name="jtwig-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jtwig', module='jtwig-spring-boot-starter', version='5.87.0.RELEASE')
)
libraryDependencies += "org.jtwig" % "jtwig-spring-boot-starter" % "5.87.0.RELEASE"
[org.jtwig/jtwig-spring-boot-starter "5.87.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.jtwig : jtwig-spring | jar | 5.87.0.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.0.RELEASE |
Compatible with Spring Boot 2
Build Stats
License
Requirements