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