Last Version

codeforce-common-config 2.5

公共SpringBoot自动配置部分

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-common-config
Version

Version

2.5
Type

Type

jar
Description

Description

codeforce-common-config
公共SpringBoot自动配置部分

Download codeforce-common-config 2.5


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.penggle : codeforce-common-core jar 2.5

provided (3)

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

Project Modules

There are no modules declared in this project.