GroupId | GroupIdsite.morn.boot |
---|---|
ArtifactId | ArtifactIdmorn-boot-web |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description基于SpringBoot的API标准化开发框架
|
Filename | Size |
---|---|
morn-boot-web-1.2.2.pom | |
morn-boot-web-1.2.2.jar | 9 KB |
morn-boot-web-1.2.2-sources.jar | 5 KB |
morn-boot-web-1.2.2-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/site.morn.boot/morn-boot-web/ -->
<dependency>
<groupId>site.morn.boot</groupId>
<artifactId>morn-boot-web</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/site.morn.boot/morn-boot-web/
implementation 'site.morn.boot:morn-boot-web:1.2.2'
// https://jarcasting.com/artifacts/site.morn.boot/morn-boot-web/
implementation ("site.morn.boot:morn-boot-web:1.2.2")
'site.morn.boot:morn-boot-web:jar:1.2.2'
<dependency org="site.morn.boot" name="morn-boot-web" rev="1.2.2">
<artifact name="morn-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.morn.boot', module='morn-boot-web', version='1.2.2')
)
libraryDependencies += "site.morn.boot" % "morn-boot-web" % "1.2.2"
[site.morn.boot/morn-boot-web "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson Optional | jar | 1.2.58 |
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
site.morn.boot : morn-boot-core | jar | 1.2.2 |
site.morn.boot : morn-boot-json | jar | 1.2.2 |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |