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