Last Version

dc-config 0.2.2

dc-config project for Spring Boot

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-config
Version

Version

0.2.2
Type

Type

jar
Description

Description

dc-config
dc-config project for Spring Boot

Download dc-config 0.2.2


<!-- https://jarcasting.com/artifacts/com.github.wpyuan/dc-config/ -->
<dependency>
    <groupId>com.github.wpyuan</groupId>
    <artifactId>dc-config</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-config/
implementation 'com.github.wpyuan:dc-config:0.2.2'
// https://jarcasting.com/artifacts/com.github.wpyuan/dc-config/
implementation ("com.github.wpyuan:dc-config:0.2.2")
'com.github.wpyuan:dc-config:jar:0.2.2'
<dependency org="com.github.wpyuan" name="dc-config" rev="0.2.2">
  <artifact name="dc-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='dc-config', version='0.2.2')
)
libraryDependencies += "com.github.wpyuan" % "dc-config" % "0.2.2"
[com.github.wpyuan/dc-config "0.2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wpyuan : dc-common-base jar 0.1.0

provided (3)

Group / Artifact Type Version
com.github.wpyuan : mybatis-crud jar 0.4.4
org.springframework : spring-web jar 5.3.3
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.