| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.laxture | 
| ArtifactId | ArtifactIdsbp-spring-boot-starter | 
| Last Version | Last Version0.1.13 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsbp-spring-boot-starter sbp introduce plugin oriented programming to Spring Boot | 
| Project URL | Project URL | 
| Project Organization | Project Organizationorg.laxture | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/ -->
<dependency>
    <groupId>org.laxture</groupId>
    <artifactId>sbp-spring-boot-starter</artifactId>
    <version>0.1.13</version>
</dependency>// https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/
implementation 'org.laxture:sbp-spring-boot-starter:0.1.13'// https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/
implementation ("org.laxture:sbp-spring-boot-starter:0.1.13")'org.laxture:sbp-spring-boot-starter:jar:0.1.13'<dependency org="org.laxture" name="sbp-spring-boot-starter" rev="0.1.13">
  <artifact name="sbp-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='org.laxture', module='sbp-spring-boot-starter', version='0.1.13')
)libraryDependencies += "org.laxture" % "sbp-spring-boot-starter" % "0.1.13"[org.laxture/sbp-spring-boot-starter "0.1.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.laxture : sbp-core | jar | 0.1.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework : spring-context-support | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-codec : commons-codec | jar | |
| org.flywaydb : flyway-core | jar |