Last Version

Spring Boot Starter Beetl 1.0.0

Beetl Template Engine for Java Web Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

spring-boot-starter-beetl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Spring Boot Starter Beetl
Beetl Template Engine for Java Web Project
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download spring-boot-starter-beetl 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ibeetl : beetl jar 2.7.12
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE

Project Modules

There are no modules declared in this project.