is not current version
Last Version 0.8.0

com.github.wpyuan:dc-common-base 0.3.0

dc frame common base project for Spring Boot

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-common-base
Version

Version

0.3.0
Type

Type

jar

Download dc-common-base 0.3.0


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