plugin-spring-boot-starter

springboot 插件化开发框架

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.donting
ArtifactId

ArtifactId

plugin-spring-boot-starter
Last Version

Last Version

0.0.8-bate
Release Date

Release Date

Type

Type

jar
Description

Description

plugin-spring-boot-starter
springboot 插件化开发框架
Project URL

Project URL

https://gitee.com/dontingK/plugin-spring-boot-starter.git

Download plugin-spring-boot-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.68

provided (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8-bate
0.0.6-bate
0.0.4-bate