is not current version
Last Version 2.1.2-hbzx4

diboot-core-spring-boot-starter extend by huibozhixin 2.1.2-hbzx2

diboot core starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.huibozhixin
ArtifactId

ArtifactId

diboot-core-spring-boot-starter
Version

Version

2.1.2-hbzx2
Type

Type

jar
Description

Description

diboot-core-spring-boot-starter extend by huibozhixin
diboot core starter project
Source Code Management

Source Code Management

https://gitee.com/wangxinxx/diboot-hbzx

Download diboot-core-spring-boot-starter 2.1.2-hbzx2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.4.RELEASE
com.huibozhixin : diboot-core jar 2.1.2-hbzx2
commons-io : commons-io jar 2.8.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
mysql : mysql-connector-java jar 8.0.21

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.