License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-config |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodeforce-common-config
公共SpringBoot自动配置部分
|
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-config</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation 'io.github.penggle:codeforce-common-config:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation ("io.github.penggle:codeforce-common-config:2.5")
'io.github.penggle:codeforce-common-config:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-config" rev="2.5">
<artifact name="codeforce-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-config', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-config" % "2.5"
[io.github.penggle/codeforce-common-config "2.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-core | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | |
org.springdoc : springdoc-openapi-ui | jar | 1.6.4 |