is not current version
Last Version 2.5.0

diboot-core-spring-boot-starter 2.2.1

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.2.1
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.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-starter-validation jar 2.4.5
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
com.diboot : diboot-core jar 2.2.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
mysql : mysql-connector-java jar 8.0.22

test (2)

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

Project Modules

There are no modules declared in this project.