| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.fayelau | 
    
| ArtifactId | ArtifactIdtummy-base-core | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description肚子平台基础模块 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| tummy-base-core-1.0.1.pom | |
| tummy-base-core-1.0.1.jar | 7 KB | 
| tummy-base-core-1.0.1-sources.jar | 6 KB | 
| tummy-base-core-1.0.1-javadoc.jar | 52 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/ -->
<dependency>
    <groupId>com.fayelau</groupId>
    <artifactId>tummy-base-core</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/
implementation 'com.fayelau:tummy-base-core:1.0.1'
                // https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/
implementation ("com.fayelau:tummy-base-core:1.0.1")
                'com.fayelau:tummy-base-core:jar:1.0.1'
                <dependency org="com.fayelau" name="tummy-base-core" rev="1.0.1">
  <artifact name="tummy-base-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.fayelau', module='tummy-base-core', version='1.0.1')
)
                libraryDependencies += "com.fayelau" % "tummy-base-core" % "1.0.1"
                [com.fayelau/tummy-base-core "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 |