| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.zxgangandy | 
    
| ArtifactId | ArtifactIdjingwei-base | 
    
| Last Version | Last Version1.1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionjingwei-base 
            https://github.com/zxgangandy/jingwei-base 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jingwei-base-1.1.0.pom | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/ -->
<dependency>
    <groupId>io.github.zxgangandy</groupId>
    <artifactId>jingwei-base</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation 'io.github.zxgangandy:jingwei-base:1.1.0'
                // https://jarcasting.com/artifacts/io.github.zxgangandy/jingwei-base/
implementation ("io.github.zxgangandy:jingwei-base:1.1.0")
                'io.github.zxgangandy:jingwei-base:pom:1.1.0'
                <dependency org="io.github.zxgangandy" name="jingwei-base" rev="1.1.0">
  <artifact name="jingwei-base" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.github.zxgangandy', module='jingwei-base', version='1.1.0')
)
                libraryDependencies += "io.github.zxgangandy" % "jingwei-base" % "1.1.0"
                [io.github.zxgangandy/jingwei-base "1.1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-jdbc | jar | |
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.projectlombok : lombok Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | 2.2.0.RELEASE |