chao-cloud-common-core

springboot-自定义核心工具包

License

License

GroupId

GroupId

com.github.chaojunzi
ArtifactId

ArtifactId

chao-cloud-common-core
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

chao-cloud-common-core
springboot-自定义核心工具包
Project URL

Project URL

https://github.com/chaojunzi/chao-cloud/tree/master/chao-cloud-common/chao-cloud-common-core
Project Organization

Project Organization

Pivotal Software, Inc.

Download chao-cloud-common-core

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4