jar

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

Maven & Gradle

Jan 21, 2019

Spring Boot Starter For Pf4j

Table Of Contents

Latest Version

Download com.github.vindell : spring-boot-starter-pf4j JAR file - Latest Versions:

All Versions

Download com.github.vindell : spring-boot-starter-pf4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-starter-pf4j-1.0.5.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ro.fortsoft.pf4j.spring.boot.ext.task

├─ ro.fortsoft.pf4j.spring.boot.ext.task.PluginLazyTask.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.task.PluginUpdateTask.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.task.PluginsLazyTask.class - [JAR]

ro.fortsoft.pf4j.spring.boot

├─ ro.fortsoft.pf4j.spring.boot.Pf4jAutoConfiguration.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.Pf4jProperties.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.Pf4jUpdateProperties.class - [JAR]

ro.fortsoft.pf4j.spring.boot.ext.registry

├─ ro.fortsoft.pf4j.spring.boot.ext.registry.DynamicControllerRegistry.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.registry.Pf4jDynamicControllerRegistry.class - [JAR]

ro.fortsoft.pf4j.spring.boot.ext

├─ ro.fortsoft.pf4j.spring.boot.ext.ExtendedExtensionsInjector.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.ExtendedJarPluginManager.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.ExtendedPluginManager.class - [JAR]

ro.fortsoft.pf4j.spring.boot.ext.utils

├─ ro.fortsoft.pf4j.spring.boot.ext.utils.InjectorUtils.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.utils.PluginUtils.class - [JAR]

ro.fortsoft.pf4j.spring.boot.ext.update

├─ ro.fortsoft.pf4j.spring.boot.ext.update.DefaultUpdateRepositoryProvider.class - [JAR]

├─ ro.fortsoft.pf4j.spring.boot.ext.update.UpdateRepositoryProvider.class - [JAR]

Advertisement