is not current version
Last Version 2.5.0

diboot-core-spring-boot-starter 2.4.0

diboot core starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.diboot
ArtifactId

ArtifactId

diboot-core-spring-boot-starter
Version

Version

2.4.0
Type

Type

jar
Description

Description

diboot-core-spring-boot-starter
diboot core starter project
Project URL

Project URL

https://github.com/dibo-software/diboot
Source Code Management

Source Code Management

https://github.com/dibo-software/diboot

Download diboot-core-spring-boot-starter 2.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.springframework.boot : spring-boot-starter-web jar 2.6.2
org.springframework.boot : spring-boot-starter-validation jar 2.6.2
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.4
com.diboot : diboot-core jar 2.4.0

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
mysql : mysql-connector-java jar 8.0.27
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.2

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.