| License | 
                License | 
        
|---|---|
| GroupId | GroupIdga.babababa | 
    
| ArtifactId | ArtifactIdbooster-core-model | 
    
| Last Version | Last Version0.0.10 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA framework for fast build web application 
         | 
    
<!-- https://jarcasting.com/artifacts/ga.babababa/booster-core-model/ -->
<dependency>
    <groupId>ga.babababa</groupId>
    <artifactId>booster-core-model</artifactId>
    <version>0.0.10</version>
</dependency>
                // https://jarcasting.com/artifacts/ga.babababa/booster-core-model/
implementation 'ga.babababa:booster-core-model:0.0.10'
                // https://jarcasting.com/artifacts/ga.babababa/booster-core-model/
implementation ("ga.babababa:booster-core-model:0.0.10")
                'ga.babababa:booster-core-model:jar:0.0.10'
                <dependency org="ga.babababa" name="booster-core-model" rev="0.0.10">
  <artifact name="booster-core-model" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ga.babababa', module='booster-core-model', version='0.0.10')
)
                libraryDependencies += "ga.babababa" % "booster-core-model" % "0.0.10"
                [ga.babababa/booster-core-model "0.0.10"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 4.3.2.RELEASE | 
| junit : junit | jar | 4.12 |