| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fayelau | 
    
| ArtifactId | ArtifactIdtummy-base | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptiontummy-base 
            肚子平台基础模块 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| tummy-base-1.0.1.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fayelau/tummy-base/ -->
<dependency>
    <groupId>com.fayelau</groupId>
    <artifactId>tummy-base</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.fayelau/tummy-base/
implementation 'com.fayelau:tummy-base:1.0.1'
                // https://jarcasting.com/artifacts/com.fayelau/tummy-base/
implementation ("com.fayelau:tummy-base:1.0.1")
                'com.fayelau:tummy-base:pom:1.0.1'
                <dependency org="com.fayelau" name="tummy-base" rev="1.0.1">
  <artifact name="tummy-base" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.fayelau', module='tummy-base', version='1.0.1')
)
                libraryDependencies += "com.fayelau" % "tummy-base" % "1.0.1"
                [com.fayelau/tummy-base "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.7.RELEASE | 
| org.apache.commons : commons-lang3 | jar | 3.8.1 |