License |
License |
---|---|
GroupId | GroupIdcom.github.wpyuan |
ArtifactId | ArtifactIddc-common-base |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondc-common-base
dc frame common base project for Spring Boot
|
Filename | Size |
---|---|
dc-common-base-0.8.0.pom | |
dc-common-base-0.8.0.jar | 6 KB |
dc-common-base-0.8.0-sources.jar | 4 KB |
dc-common-base-0.8.0-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.10.2 |
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 |