is not current version
Last Version 1.0.5

mundo-core 1.0.4

Mundo is a tiny and out-of-the-box component for business programming.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.fantasticmao.mundo
ArtifactId

ArtifactId

mundo-core
Version

Version

1.0.4
Type

Type

jar
Description

Description

mundo-core
Mundo is a tiny and out-of-the-box component for business programming.

Download mundo-core 1.0.4


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.1

Project Modules

There are no modules declared in this project.