| License |
License |
|---|---|
| GroupId | GroupIdcom.lingdonge |
| ArtifactId | ArtifactIdcloud-component |
| Last Version | Last Version3.0.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncloud-component
Component公共库
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cloud-component-3.0.5.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-component/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-component</artifactId>
<version>3.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-component/
implementation 'com.lingdonge:cloud-component:3.0.5'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-component/
implementation ("com.lingdonge:cloud-component:3.0.5")
'com.lingdonge:cloud-component:pom:3.0.5'
<dependency org="com.lingdonge" name="cloud-component" rev="3.0.5">
<artifact name="cloud-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-component', version='3.0.5')
)
libraryDependencies += "com.lingdonge" % "cloud-component" % "3.0.5"
[com.lingdonge/cloud-component "3.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.lingdonge : common-core | jar | 3.0.5 |
| org.springframework.boot : spring-boot-autoconfigure | 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 |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.16.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |