License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.fantasticmao.mundo |
ArtifactId | ArtifactIdmundo-web |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmundo-web
Mundo is a tiny and out-of-the-box component for business programming.
|
Filename | Size |
---|---|
mundo-web-1.0.5.pom | |
mundo-web-1.0.5.jar | 34 KB |
mundo-web-1.0.5-sources.jar | 20 KB |
mundo-web-1.0.5-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-web/ -->
<dependency>
<groupId>cn.fantasticmao.mundo</groupId>
<artifactId>mundo-web</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-web/
implementation 'cn.fantasticmao.mundo:mundo-web:1.0.5'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-web/
implementation ("cn.fantasticmao.mundo:mundo-web:1.0.5")
'cn.fantasticmao.mundo:mundo-web:jar:1.0.5'
<dependency org="cn.fantasticmao.mundo" name="mundo-web" rev="1.0.5">
<artifact name="mundo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-web', version='1.0.5')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-web" % "1.0.5"
[cn.fantasticmao.mundo/mundo-web "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.fantasticmao.mundo : mundo-core | jar | 1.0.5 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |