is not current version
Last Version 5.1.1

org.openingo.boot:spring-boot-x 5.0.0

spring-boot extensions

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.openingo.boot
ArtifactId

ArtifactId

spring-boot-x
Version

Version

5.0.0
Type

Type

jar

Download spring-boot-x 5.0.0


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