License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcn.fantasticmao.mundo |
ArtifactId | ArtifactIdmundo-core |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmundo-core
Mundo is a tiny and out-of-the-box component for business programming.
|
Filename | Size |
---|---|
mundo-core-1.0.5.pom | |
mundo-core-1.0.5.jar | 31 KB |
mundo-core-1.0.5-sources.jar | 17 KB |
mundo-core-1.0.5-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/ -->
<dependency>
<groupId>cn.fantasticmao.mundo</groupId>
<artifactId>mundo-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation 'cn.fantasticmao.mundo:mundo-core:1.0.5'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation ("cn.fantasticmao.mundo:mundo-core:1.0.5")
'cn.fantasticmao.mundo:mundo-core:jar:1.0.5'
<dependency org="cn.fantasticmao.mundo" name="mundo-core" rev="1.0.5">
<artifact name="mundo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-core', version='1.0.5')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-core" % "1.0.5"
[cn.fantasticmao.mundo/mundo-core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
io.micrometer : micrometer-registry-prometheus | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |