| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.dream-platform |
| ArtifactId | ArtifactIddream-platform-free-common-core |
| Last Version | Last Version1.0-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondream-platform-free-common-core
核心依赖-针对通用的依赖jar包使其他模块不必重复引用
不依赖其他模块
|
<!-- https://jarcasting.com/artifacts/com.dream-platform/dream-platform-free-common-core/ -->
<dependency>
<groupId>com.dream-platform</groupId>
<artifactId>dream-platform-free-common-core</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.dream-platform/dream-platform-free-common-core/
implementation 'com.dream-platform:dream-platform-free-common-core:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.dream-platform/dream-platform-free-common-core/
implementation ("com.dream-platform:dream-platform-free-common-core:1.0-RELEASE")
'com.dream-platform:dream-platform-free-common-core:jar:1.0-RELEASE'
<dependency org="com.dream-platform" name="dream-platform-free-common-core" rev="1.0-RELEASE">
<artifact name="dream-platform-free-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dream-platform', module='dream-platform-free-common-core', version='1.0-RELEASE')
)
libraryDependencies += "com.dream-platform" % "dream-platform-free-common-core" % "1.0-RELEASE"
[com.dream-platform/dream-platform-free-common-core "1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.baomidou : mybatis-plus-annotation | jar | |
| io.swagger : swagger-annotations | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.projectlombok : lombok | jar | |
| com.google.code.gson : gson | jar | |
| com.alibaba : fastjson | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.validation : validation-api | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.mapstruct : mapstruct-processor | jar | |
| org.mapstruct : mapstruct | jar | |
| com.google.guava : guava | jar | |
| commons-io : commons-io | jar | |
| cn.hutool : hutool-all | jar | |
| com.github.jsqlparser : jsqlparser | jar | |
| net.lingala.zip4j : zip4j | jar | 2.10.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| cglib : cglib | jar | 3.3.0 |