is not current version
Last Version 1.0.5

mundo-core 1.0 1.0

Mundo is a tiny component for business programming that is out of the box (and maybe useless).

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

cn.fantasticmao.mundo
ArtifactId

ArtifactId

mundo-core
Version

Version

1.0
Type

Type

jar
Description

Description

mundo-core 1.0
Mundo is a tiny component for business programming that is out of the box (and maybe useless).

Download mundo-core 1.0


<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/ -->
<dependency>
    <groupId>cn.fantasticmao.mundo</groupId>
    <artifactId>mundo-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation 'cn.fantasticmao.mundo:mundo-core:1.0'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation ("cn.fantasticmao.mundo:mundo-core:1.0")
'cn.fantasticmao.mundo:mundo-core:jar:1.0'
<dependency org="cn.fantasticmao.mundo" name="mundo-core" rev="1.0">
  <artifact name="mundo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-core', version='1.0')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-core" % "1.0"
[cn.fantasticmao.mundo/mundo-core "1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.1.RELEASE
com.fasterxml.jackson.core : jackson-databind jar
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-collections4 jar 4.4
com.google.guava : guava jar 25.0-jre

provided (1)

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

Project Modules

There are no modules declared in this project.