sbp-core

sbp introduce plugin oriented programming to Spring Boot

License

License

GroupId

GroupId

org.laxture
ArtifactId

ArtifactId

sbp-core
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

sbp-core
sbp introduce plugin oriented programming to Spring Boot
Project URL

Project URL

https://github.com/hank-cp/sbp
Project Organization

Project Organization

org.laxture
Source Code Management

Source Code Management

https://github.com/hank-cp/sbp

Download sbp-core

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.13
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2