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