| License | License | 
|---|---|
| GroupId | GroupIdorg.laxture | 
| ArtifactId | ArtifactIdsbp-core | 
| Last Version | Last Version0.1.13 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsbp-core sbp introduce plugin oriented programming to Spring Boot | 
| Project URL | Project URL | 
| Project Organization | Project Organizationorg.laxture | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| sbp-core-0.1.13.pom | |
| sbp-core-0.1.13.jar | 27 KB | 
| sbp-core-0.1.13-sources.jar | 21 KB | 
| sbp-core-0.1.13-javadoc.jar | 455 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.laxture/sbp-core/ -->
<dependency>
    <groupId>org.laxture</groupId>
    <artifactId>sbp-core</artifactId>
    <version>0.1.13</version>
</dependency>// https://jarcasting.com/artifacts/org.laxture/sbp-core/
implementation 'org.laxture:sbp-core:0.1.13'// https://jarcasting.com/artifacts/org.laxture/sbp-core/
implementation ("org.laxture:sbp-core:0.1.13")'org.laxture:sbp-core:jar:0.1.13'<dependency org="org.laxture" name="sbp-core" rev="0.1.13">
  <artifact name="sbp-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.laxture', module='sbp-core', version='0.1.13')
)libraryDependencies += "org.laxture" % "sbp-core" % "0.1.13"[org.laxture/sbp-core "0.1.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.annotation : javax.annotation-api | jar | |
| org.laxture : spring-static-ctx | jar | 0.1.2 | 
| org.pf4j : pf4j | jar | 3.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 | 
| org.springframework.boot : spring-boot | jar | |
| org.springframework : spring-webmvc | jar | |
| org.apache.commons : commons-lang3 | jar |