License |
License |
---|---|
GroupId | GroupIdcom.github.chaojunzi |
ArtifactId | ArtifactIdchao-cloud-common-extra |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchao-cloud-common-extra
springboot-自定义拓展工具包
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-extra/ -->
<dependency>
<groupId>com.github.chaojunzi</groupId>
<artifactId>chao-cloud-common-extra</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-extra/
implementation 'com.github.chaojunzi:chao-cloud-common-extra:1.0.9'
// https://jarcasting.com/artifacts/com.github.chaojunzi/chao-cloud-common-extra/
implementation ("com.github.chaojunzi:chao-cloud-common-extra:1.0.9")
'com.github.chaojunzi:chao-cloud-common-extra:jar:1.0.9'
<dependency org="com.github.chaojunzi" name="chao-cloud-common-extra" rev="1.0.9">
<artifact name="chao-cloud-common-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chaojunzi', module='chao-cloud-common-extra', version='1.0.9')
)
libraryDependencies += "com.github.chaojunzi" % "chao-cloud-common-extra" % "1.0.9"
[com.github.chaojunzi/chao-cloud-common-extra "1.0.9"]