is not current version
Last Version 1.27.1

xena-spring-boot-starter 1.0.0

xena core lib component

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.opcal.xena
ArtifactId

ArtifactId

xena-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

xena-spring-boot-starter
xena core lib component

Download xena-spring-boot-starter 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
xyz.opcal.xena : xena-core jar 1.0.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-starter Optional jar 2.3.9.RELEASE
org.projectlombok : lombok Optional jar 1.18.18

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.9.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.3.9.RELEASE

Project Modules

There are no modules declared in this project.