microcosm

Springboot项目的工具包。尝试减少函数和功能之间的相互依赖性,每个功能都用作服务依赖性的最小单位。

License

License

GroupId

GroupId

io.github.tf2jaguar.micro
ArtifactId

ArtifactId

microcosm
Last Version

Last Version

1.1.3.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

microcosm
Springboot项目的工具包。尝试减少函数和功能之间的相互依赖性,每个功能都用作服务依赖性的最小单位。
Project URL

Project URL

https://github.com/tf2jaguar/microcosm
Source Code Management

Source Code Management

https://github.com/tf2jaguar/microcosm

Download microcosm

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/microcosm/ -->
<dependency>
    <groupId>io.github.tf2jaguar.micro</groupId>
    <artifactId>microcosm</artifactId>
    <version>1.1.3.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/microcosm/
implementation 'io.github.tf2jaguar.micro:microcosm:1.1.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/microcosm/
implementation ("io.github.tf2jaguar.micro:microcosm:1.1.3.RELEASE")
'io.github.tf2jaguar.micro:microcosm:pom:1.1.3.RELEASE'
<dependency org="io.github.tf2jaguar.micro" name="microcosm" rev="1.1.3.RELEASE">
  <artifact name="microcosm" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.tf2jaguar.micro', module='microcosm', version='1.1.3.RELEASE')
)
libraryDependencies += "io.github.tf2jaguar.micro" % "microcosm" % "1.1.3.RELEASE"
[io.github.tf2jaguar.micro/microcosm "1.1.3.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • micro-logging
  • micro-apollo
  • micro-qconf
  • micro-distribute
  • micro-core
  • micro-codec
  • micro-except
  • micro-mybatis-plus

Versions

Version
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE