| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcloud-core |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncloud-core
Core核心公共库
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cloud-core-3.0.5.pom | 992 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-core/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-core</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-core/
implementation 'com.lingdonge:cloud-core:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-core/
implementation ("com.lingdonge:cloud-core:3.0.5")
'com.lingdonge:cloud-core:pom:3.0.5'
<dependency org="com.lingdonge" name="cloud-core" rev="3.0.5">
<artifact name="cloud-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-core', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-core" % "3.0.5"
[com.lingdonge/cloud-core "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
|---|---|---|
| junit : junit | jar | 4.12 |