License |
License |
---|---|
GroupId | GroupIdcom.github.chaojunzi |
ArtifactId | ArtifactIdchao-cloud-common-core |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchao-cloud-common-core
springboot-自定义核心工具包
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
chao-cloud-common-core-1.0.9.pom | |
chao-cloud-common-core-1.0.9.jar | 164 KB |
chao-cloud-common-core-1.0.9-sources.jar | 125 KB |
chao-cloud-common-core-1.0.9-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-core/ -->
<dependency>
<groupId>com.github.chaojunzi</groupId>
<artifactId>chao-cloud-common-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-core/
implementation 'com.github.chaojunzi:chao-cloud-common-core:1.0.9'
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-core/
implementation ("com.github.chaojunzi:chao-cloud-common-core:1.0.9")
'com.github.chaojunzi:chao-cloud-common-core:jar:1.0.9'
<dependency org="com.github.chaojunzi" name="chao-cloud-common-core" rev="1.0.9">
<artifact name="chao-cloud-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaojunzi', module='chao-cloud-common-core', version='1.0.9')
)
libraryDependencies += "com.github.chaojunzi" % "chao-cloud-common-core" % "1.0.9"
[com.github.chaojunzi/chao-cloud-common-core "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | 5.5.6 |
org.projectlombok : lombok | jar | 1.18.8 |
org.aspectj : aspectjweaver | jar | 1.9.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-webmvc Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.0.RELEASE |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.alibaba : fastjson | jar | 1.2.58 |
org.hibernate : hibernate-validator | jar | 6.0.17.Final |