is not current version
Last Version 4.3.2

spring-boot extensions 2.9.6.RELEASE

spring-boot extensions

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openingo.spring
ArtifactId

ArtifactId

spring-boot-x
Version

Version

2.9.6.RELEASE
Type

Type

jar
Description

Description

spring-boot extensions
spring-boot extensions
Project URL

Project URL

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

Download spring-boot-x 2.9.6.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-websocket jar
org.projectlombok : lombok jar 1.18.8

provided (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework : spring-jdbc 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
org.openingo.kits : jdkits jar 3.6.8
de.ruedigermoeller : fst jar 2.57
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.cloud : spring-cloud-starter-openfeign 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.