mundo-core

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
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mundo-core

How to add to project

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

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0