morn-framework
Based on the Spring Boot framework, Timey Boot is committed to becoming a quickly develop framework for Web .
| GroupId | GroupIdsite.morn.framework | 
    
|---|---|
| ArtifactId | ArtifactIdmorn-framework | 
    
| Last Version | Last Version1.2.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| morn-framework-1.2.1.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/site.morn.framework/morn-framework/ -->
<dependency>
    <groupId>site.morn.framework</groupId>
    <artifactId>morn-framework</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/site.morn.framework/morn-framework/
implementation 'site.morn.framework:morn-framework:1.2.1'
                // https://jarcasting.com/artifacts/site.morn.framework/morn-framework/
implementation ("site.morn.framework:morn-framework:1.2.1")
                'site.morn.framework:morn-framework:pom:1.2.1'
                <dependency org="site.morn.framework" name="morn-framework" rev="1.2.1">
  <artifact name="morn-framework" type="pom" />
</dependency>
                @Grapes(
@Grab(group='site.morn.framework', module='morn-framework', version='1.2.1')
)
                libraryDependencies += "site.morn.framework" % "morn-framework" % "1.2.1"
                [site.morn.framework/morn-framework "1.2.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 
Based on the Spring Boot framework, Timey Boot is committed to becoming a quickly develop framework for Web .