Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdcn.kxlove |
ArtifactId | ArtifactIdspring-boot-beetl-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/ -->
<dependency>
<groupId>cn.kxlove</groupId>
<artifactId>spring-boot-beetl-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/
implementation 'cn.kxlove:spring-boot-beetl-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-autoconfigure/
implementation ("cn.kxlove:spring-boot-beetl-autoconfigure:1.0.0")
'cn.kxlove:spring-boot-beetl-autoconfigure:jar:1.0.0'
<dependency org="cn.kxlove" name="spring-boot-beetl-autoconfigure" rev="1.0.0">
<artifact name="spring-boot-beetl-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.kxlove', module='spring-boot-beetl-autoconfigure', version='1.0.0')
)
libraryDependencies += "cn.kxlove" % "spring-boot-beetl-autoconfigure" % "1.0.0"
[cn.kxlove/spring-boot-beetl-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-logging | jar | |
com.ibeetl : beetl | jar | |
org.springframework : spring-webmvc | jar |