Java Application Sprout Project
Description: TBA.
Refer to Japp-Sprout-README.md
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcom.itdevcloud.sprout | 
    
| ArtifactId | ArtifactIdjapp-sprout-spring-boot | 
    
| Last Version | Last Version0.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSpring Boot App 
            Build for Spring Boot APP 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| japp-sprout-spring-boot-0.0.2.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.itdevcloud.sprout/japp-sprout-spring-boot/ -->
<dependency>
    <groupId>com.itdevcloud.sprout</groupId>
    <artifactId>japp-sprout-spring-boot</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.itdevcloud.sprout/japp-sprout-spring-boot/
implementation 'com.itdevcloud.sprout:japp-sprout-spring-boot:0.0.2'
                // https://jarcasting.com/artifacts/com.itdevcloud.sprout/japp-sprout-spring-boot/
implementation ("com.itdevcloud.sprout:japp-sprout-spring-boot:0.0.2")
                'com.itdevcloud.sprout:japp-sprout-spring-boot:pom:0.0.2'
                <dependency org="com.itdevcloud.sprout" name="japp-sprout-spring-boot" rev="0.0.2">
  <artifact name="japp-sprout-spring-boot" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.itdevcloud.sprout', module='japp-sprout-spring-boot', version='0.0.2')
)
                libraryDependencies += "com.itdevcloud.sprout" % "japp-sprout-spring-boot" % "0.0.2"
                [com.itdevcloud.sprout/japp-sprout-spring-boot "0.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 
Description: TBA.
Refer to Japp-Sprout-README.md