| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.vindell |
| ArtifactId | ArtifactIdspring-boot-starter-pf4j |
| Last Version | Last Version1.0.5.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.vindell:spring-boot-starter-pf4j
Spring Boot Starter For Pf4j
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-pf4j/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>spring-boot-starter-pf4j</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-pf4j/
implementation 'com.github.vindell:spring-boot-starter-pf4j:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-pf4j/
implementation ("com.github.vindell:spring-boot-starter-pf4j:1.0.5.RELEASE")
'com.github.vindell:spring-boot-starter-pf4j:jar:1.0.5.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-pf4j" rev="1.0.5.RELEASE">
<artifact name="spring-boot-starter-pf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-pf4j', version='1.0.5.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-pf4j" % "1.0.5.RELEASE"
[com.github.vindell/spring-boot-starter-pf4j "1.0.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
| org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
| org.springframework : spring-webmvc Optional | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ro.fortsoft.pf4j : pf4j | jar | 1.3.0 |
| ro.fortsoft.pf4j : pf4j-update | jar | 0.4.0 |
| ro.fortsoft.pf4j : pf4j-spring | jar | 0.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Version |
|---|
|
1.0.5.RELEASE
|
|
1.0.4.RELEASE
|
|
1.0.3.RELEASE
|
|
1.0.2.RELEASE
|
|
1.0.1.RELEASE
|
|
1.0.0.RELEASE
|