is not current version
Last Version 0.8.0

dc-common-base 0.1.0

dc frame common base project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-common-base
Version

Version

0.1.0
Type

Type

jar
Description

Description

dc-common-base
dc frame common base project for Spring Boot

Download dc-common-base 0.1.0


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

Dependencies

provided (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.3.3
org.springframework : spring-web jar 5.3.3
com.github.wpyuan : mybatis-crud jar 0.4.4
commons-collections : commons-collections jar 3.2.2

Project Modules

There are no modules declared in this project.