License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openingo.spring |
ArtifactId | ArtifactIdspring-boot-x |
Version | Version2.9.5.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot extensions
spring-boot extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-x-2.9.5.RELEASE.pom | |
spring-boot-x-2.9.5.RELEASE.jar | 164 KB |
spring-boot-x-2.9.5.RELEASE-sources.jar | 154 KB |
spring-boot-x-2.9.5.RELEASE-javadoc.jar | 803 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/ -->
<dependency>
<groupId>org.openingo.spring</groupId>
<artifactId>spring-boot-x</artifactId>
<version>2.9.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/
implementation 'org.openingo.spring:spring-boot-x:2.9.5.RELEASE'
// https://jarcasting.com/artifacts/org.openingo.spring/spring-boot-x/
implementation ("org.openingo.spring:spring-boot-x:2.9.5.RELEASE")
'org.openingo.spring:spring-boot-x:jar:2.9.5.RELEASE'
<dependency org="org.openingo.spring" name="spring-boot-x" rev="2.9.5.RELEASE">
<artifact name="spring-boot-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openingo.spring', module='spring-boot-x', version='2.9.5.RELEASE')
)
libraryDependencies += "org.openingo.spring" % "spring-boot-x" % "2.9.5.RELEASE"
[org.openingo.spring/spring-boot-x "2.9.5.RELEASE"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |