License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.wpyuan |
ArtifactId | ArtifactIddc-config |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondc-config
dc-config project for Spring Boot
|
Filename | Size |
---|---|
dc-config-0.2.2.pom | |
dc-config-0.2.2.jar | 16 KB |
dc-config-0.2.2-sources.jar | 11 KB |
dc-config-0.2.2-javadoc.jar | 121 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wpyuan : dc-common-base | jar | 0.1.0 |
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 |