Last Version

spring-boot-x 4.3.2

spring-boot extensions

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openingo.spring
ArtifactId

ArtifactId

spring-boot-x
Version

Version

4.3.2
Type

Type

jar
Description

Description

spring-boot-x
spring-boot extensions
Project URL

Project URL

https://github.com/OpeningO/spring-boot-x

Download spring-boot-x 4.3.2


<!-- https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/ -->
<dependency>
    <groupId>org.openingo.spring</groupId>
    <artifactId>spring-boot-x</artifactId>
    <version>4.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/
implementation 'org.openingo.spring:spring-boot-x:4.3.2'
// https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/
implementation ("org.openingo.spring:spring-boot-x:4.3.2")
'org.openingo.spring:spring-boot-x:jar:4.3.2'
<dependency org="org.openingo.spring" name="spring-boot-x" rev="4.3.2">
  <artifact name="spring-boot-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openingo.spring', module='spring-boot-x', version='4.3.2')
)
libraryDependencies += "org.openingo.spring" % "spring-boot-x" % "4.3.2"
[org.openingo.spring/spring-boot-x "4.3.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar 1.18.8
org.openingo.kits : jdkits jar 3.6.8

provided (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework : spring-jdbc jar
org.springframework.boot : spring-boot-starter-websocket jar
org.springframework.boot : spring-boot-starter-data-elasticsearch jar
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.2.0
com.alibaba : druid-spring-boot-starter jar 1.1.23
com.zaxxer : HikariCP jar 3.2.0
org.apache.commons : commons-pool2 jar 2.2
de.ruedigermoeller : fst jar 2.57
redis.clients : jedis jar 3.6.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
io.minio : minio jar 8.2.1
org.springframework.cloud : spring-cloud-starter-zookeeper-discovery jar
io.etcd : jetcd-core jar 0.5.0

test (1)

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

Project Modules

There are no modules declared in this project.