| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Guava General Purpose Libraries Utility |
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-guava |
| Last Version | Last Version1.4.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot starters.
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-guava/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-guava</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-guava/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-guava:1.4.11'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-guava/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-guava:1.4.11")
'com.github.yingzhuo:carnival-spring-boot-starter-guava:jar:1.4.11'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-guava" rev="1.4.11">
<artifact name="carnival-spring-boot-starter-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-guava', version='1.4.11')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-guava" % "1.4.11"
[com.github.yingzhuo/carnival-spring-boot-starter-guava "1.4.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.6.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.6.RELEASE |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.10.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 28.2-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |