License |
License |
---|---|
GroupId | GroupIdcom.lingdonge |
ArtifactId | ArtifactIdcloud-spring |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncloud-spring
Java日常工具类
|
Project URL |
Project URL |
Filename | Size |
---|---|
cloud-spring-3.0.5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-spring/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-spring</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-spring/
implementation 'com.lingdonge:cloud-spring:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-spring/
implementation ("com.lingdonge:cloud-spring:3.0.5")
'com.lingdonge:cloud-spring:pom:3.0.5'
<dependency org="com.lingdonge" name="cloud-spring" rev="3.0.5">
<artifact name="cloud-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-spring', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-spring" % "3.0.5"
[com.lingdonge/cloud-spring "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.lingdonge : common-core | jar | 3.0.5 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.google.guava : guava | jar | 23.0 |
cn.hutool : hutool-core | jar | 4.5.11 |
cn.hutool : hutool-extra | jar | 4.5.11 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
ch.qos.logback : logback-core Optional | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |