Last Version

Seezoon Framework Spring Boot Starter 1.0.0

seezoon grpc spring starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seezoon
ArtifactId

ArtifactId

seezoon-framework-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Seezoon Framework Spring Boot Starter
seezoon grpc spring starter
Project URL

Project URL

https://github.com/seezoon

Download seezoon-framework-spring-boot-starter 1.0.0


<!-- 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"]

Dependencies

compile (17)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.