License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.openingo.spring |
ArtifactId | ArtifactIdspring-boot-x |
Version | Version4.3.2 |
Type | Typejar |
Description |
Descriptionspring-boot-x
spring-boot extensions
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-x-4.3.2.pom | |
spring-boot-x-4.3.2.jar | 179 KB |
spring-boot-x-4.3.2-sources.jar | 172 KB |
spring-boot-x-4.3.2-javadoc.jar | 865 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |