License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-mustache |
Last Version | Last Version1.6.33 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-mustache/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-mustache</artifactId>
<version>1.6.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-mustache/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-mustache:1.6.33'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-mustache/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-mustache:1.6.33")
'com.github.yingzhuo:carnival-spring-boot-starter-mustache:jar:1.6.33'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-mustache" rev="1.6.33">
<artifact name="carnival-spring-boot-starter-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-mustache', version='1.6.33')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-mustache" % "1.6.33"
[com.github.yingzhuo/carnival-spring-boot-starter-mustache "1.6.33"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.6.33 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE |
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.2.RELEASE |
junit : junit | jar | 4.13 |