License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-config |
Version | Version2.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation 'io.github.penggle:codeforce-common-config:2.4'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-config/
implementation ("io.github.penggle:codeforce-common-config:2.4")
'io.github.penggle:codeforce-common-config:jar:2.4'
<dependency org="io.github.penggle" name="codeforce-common-config" rev="2.4">
<artifact name="codeforce-common-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-config', version='2.4')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-config" % "2.4"
[io.github.penggle/codeforce-common-config "2.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.penggle : codeforce-common-core | jar | 2.4 |
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 |