| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.seezoon |
| ArtifactId | ArtifactIdseezoon-framework-spring-boot-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSeezoon Framework Spring Boot Starter
seezoon grpc spring starter
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.seezoon/seezoon-framework-spring-boot-starter/ -->
<dependency>
<groupId>com.seezoon</groupId>
<artifactId>seezoon-framework-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seezoon/seezoon-framework-spring-boot-starter/
implementation 'com.seezoon:seezoon-framework-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.seezoon/seezoon-framework-spring-boot-starter/
implementation ("com.seezoon:seezoon-framework-spring-boot-starter:1.0.0")
'com.seezoon:seezoon-framework-spring-boot-starter:jar:1.0.0'
<dependency org="com.seezoon" name="seezoon-framework-spring-boot-starter" rev="1.0.0">
<artifact name="seezoon-framework-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seezoon', module='seezoon-framework-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.seezoon" % "seezoon-framework-spring-boot-starter" % "1.0.0"
[com.seezoon/seezoon-framework-spring-boot-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.1 |
| org.springframework.retry : spring-retry | jar | 1.3.0 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.boot : spring-boot-starter-cache | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| redis.clients : jedis | jar | |
| com.github.ben-manes.caffeine : caffeine | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-codec : commons-codec | jar | |
| com.google.guava : guava | jar | 30.1-jre |
| org.apache.commons : commons-text | jar | 1.9 |
| commons-io : commons-io | jar | 2.8.0 |
| com.alibaba : fastjson | jar | 1.2.75 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |