License |
License |
---|---|
GroupId | GroupIdio.github.kangjianqun |
ArtifactId | ArtifactIdfast-common |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfast-common
快速开发 通用
|
Project URL |
Project URL |
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"]
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 |