License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.fantasticmao.mundo |
ArtifactId | ArtifactIdmundo-web |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionmundo-web 1.0
Mundo is a tiny component for business programming that is out of the box (and maybe useless).
|
Filename | Size |
---|---|
mundo-web-1.0.pom | |
mundo-web-1.0.jar | 34 KB |
mundo-web-1.0-sources.jar | 20 KB |
mundo-web-1.0-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</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-web/
implementation 'cn.fantasticmao.mundo:mundo-web:1.0'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-web/
implementation ("cn.fantasticmao.mundo:mundo-web:1.0")
'cn.fantasticmao.mundo:mundo-web:jar:1.0'
<dependency org="cn.fantasticmao.mundo" name="mundo-web" rev="1.0">
<artifact name="mundo-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-web', version='1.0')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-web" % "1.0"
[cn.fantasticmao.mundo/mundo-web "1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.fantasticmao.mundo : mundo-core | jar | 1.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.1.1.RELEASE |
io.springfox : springfox-swagger2 | jar | 2.9.2 |
io.springfox : springfox-swagger-ui | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.4 |