| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
|---|---|
| GroupId | GroupIdcn.kxlove | 
    
| ArtifactId | ArtifactIdspring-boot-beetl-start | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| spring-boot-beetl-start-1.0.0.pom | |
| spring-boot-beetl-start-1.0.0.jar | 1 KB | 
| spring-boot-beetl-start-1.0.0-sources.jar | 508 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-start/ -->
<dependency>
    <groupId>cn.kxlove</groupId>
    <artifactId>spring-boot-beetl-start</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-start/
implementation 'cn.kxlove:spring-boot-beetl-start:1.0.0'
                // https://jarcasting.com/artifacts/cn.kxlove/spring-boot-beetl-start/
implementation ("cn.kxlove:spring-boot-beetl-start:1.0.0")
                'cn.kxlove:spring-boot-beetl-start:jar:1.0.0'
                <dependency org="cn.kxlove" name="spring-boot-beetl-start" rev="1.0.0">
  <artifact name="spring-boot-beetl-start" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.kxlove', module='spring-boot-beetl-start', version='1.0.0')
)
                libraryDependencies += "cn.kxlove" % "spring-boot-beetl-start" % "1.0.0"
                [cn.kxlove/spring-boot-beetl-start "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| cn.kxlove : spring-boot-beetl-autoconfigure | jar | 1.0.0 |