dc-common-base

dc frame common base project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

dc-common-base
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download dc-common-base

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2

provided (7)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.3.14
org.springframework : spring-web jar 5.3.14
com.github.wpyuan : mybatis-crud jar 0.7.2
commons-collections : commons-collections jar 3.2.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.springframework : spring-webmvc jar 5.3.14
io.swagger : swagger-annotations jar 1.5.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
0.0.1