| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.wuda0112 | 
    
| ArtifactId | ArtifactIdfoundation-store | 
    
| Last Version | Last Version1.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description店铺模块 
         | 
    
| Filename | Size | 
|---|---|
| foundation-store-1.0.2.pom | |
| foundation-store-1.0.2.jar | 11 KB | 
| foundation-store-1.0.2-sources.jar | 6 KB | 
| foundation-store-1.0.2-javadoc.jar | 71 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.wuda0112/foundation-store/ -->
<dependency>
    <groupId>io.github.wuda0112</groupId>
    <artifactId>foundation-store</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.wuda0112/foundation-store/
implementation 'io.github.wuda0112:foundation-store:1.0.2'
                // https://jarcasting.com/artifacts/io.github.wuda0112/foundation-store/
implementation ("io.github.wuda0112:foundation-store:1.0.2")
                'io.github.wuda0112:foundation-store:jar:1.0.2'
                <dependency org="io.github.wuda0112" name="foundation-store" rev="1.0.2">
  <artifact name="foundation-store" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.wuda0112', module='foundation-store', version='1.0.2')
)
                libraryDependencies += "io.github.wuda0112" % "foundation-store" % "1.0.2"
                [io.github.wuda0112/foundation-store "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.wuda0112 : foundation-lang | jar | 1.0.2 | 
| junit : junit | jar | 4.12 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| com.google.guava : guava | jar | 20.0 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| org.apache.commons : commons-collections4 | jar | 4.4 |