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-modules |
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/
|
Filename | Size |
---|---|
morn-framework-modules-1.2.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/site.morn.framework/morn-framework-modules/ -->
<dependency>
<groupId>site.morn.framework</groupId>
<artifactId>morn-framework-modules</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/site.morn.framework/morn-framework-modules/
implementation 'site.morn.framework:morn-framework-modules:1.2.1'
// https://jarcasting.com/artifacts/site.morn.framework/morn-framework-modules/
implementation ("site.morn.framework:morn-framework-modules:1.2.1")
'site.morn.framework:morn-framework-modules:pom:1.2.1'
<dependency org="site.morn.framework" name="morn-framework-modules" rev="1.2.1">
<artifact name="morn-framework-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='site.morn.framework', module='morn-framework-modules', version='1.2.1')
)
libraryDependencies += "site.morn.framework" % "morn-framework-modules" % "1.2.1"
[site.morn.framework/morn-framework-modules "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 .