Last Version

fast-common 1.0.1

快速开发 通用

License

License

GroupId

GroupId

io.github.kangjianqun
ArtifactId

ArtifactId

fast-common
Version

Version

1.0.1
Type

Type

pom
Description

Description

fast-common
快速开发 通用
Project URL

Project URL

https://github.com/kangjianqun

Download fast-common 1.0.1

Filename Size
fast-common-1.0.1.pom 9 KB
Browse

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.7
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-logging jar

Project Modules

  • fast-common-bom
  • fast-common-core
  • fast-common-mybatis-plus
  • fast-common-third-party
  • fast-common-security
  • fast-common-log
  • fast-common-api-doc