| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.lgk0 | 
    
| ArtifactId | ArtifactIdrapid-boot | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description快速开发框架 
         | 
    
| Filename | Size | 
|---|---|
| rapid-boot-1.0.2.pom | |
| rapid-boot-1.0.2.jar | 22 KB | 
| rapid-boot-1.0.2-sources.jar | 15 KB | 
| rapid-boot-1.0.2-javadoc.jar | 144 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.lgk0/rapid-boot/ -->
<dependency>
    <groupId>cn.lgk0</groupId>
    <artifactId>rapid-boot</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.lgk0/rapid-boot/
implementation 'cn.lgk0:rapid-boot:1.0.2'
                // https://jarcasting.com/artifacts/cn.lgk0/rapid-boot/
implementation ("cn.lgk0:rapid-boot:1.0.2")
                'cn.lgk0:rapid-boot:jar:1.0.2'
                <dependency org="cn.lgk0" name="rapid-boot" rev="1.0.2">
  <artifact name="rapid-boot" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.lgk0', module='rapid-boot', version='1.0.2')
)
                libraryDependencies += "cn.lgk0" % "rapid-boot" % "1.0.2"
                [cn.lgk0/rapid-boot "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.lgk0 : rapid-core | jar | 1.0.2 | 
| org.springframework : spring-web | jar | 5.2.8.RELEASE | 
| org.springframework : spring-context | jar | 5.2.8.RELEASE | 
| org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final | 
| io.swagger : swagger-annotations | jar | 1.5.21 | 
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 | 
| cn.hutool : hutool-all | jar | 5.4.1 | 
| com.google.guava : guava | jar | 29.0-jre | 
| org.projectlombok : lombok | jar | 1.18.14 |