com.github.vindell:spring-boot-starter-pf4j

Spring Boot Starter For Pf4j

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-pf4j
Last Version

Last Version

1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:spring-boot-starter-pf4j
Spring Boot Starter For Pf4j
Project URL

Project URL

https://github.com/vindell/spring-boot-starter-pf4j

Download spring-boot-starter-pf4j

How to add to project

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

Dependencies

compile (9)

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

test (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

Project Modules

There are no modules declared in this project.

Versions

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