jar

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

Maven & Gradle

Aug 11, 2019

Spring Boot Starter For Pf4j 2.x

Table Of Contents

Latest Version

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

All Versions

Download com.github.vindell : spring-boot-starter-pf4j2 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-pf4j2-1.0.7.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pf4j.spring.boot.ext.update

├─ org.pf4j.spring.boot.ext.update.DefaultPluginInfoProvider.class - [JAR]

├─ org.pf4j.spring.boot.ext.update.MavenFileDownloader.class - [JAR]

├─ org.pf4j.spring.boot.ext.update.MavenUpdateRepository.class - [JAR]

├─ org.pf4j.spring.boot.ext.update.PluginInfoProvider.class - [JAR]

org.pf4j.spring.boot.ext.property

├─ org.pf4j.spring.boot.ext.property.Pf4jPluginRepoProperties.class - [JAR]

├─ org.pf4j.spring.boot.ext.property.Pf4jUpdateMavenProperties.class - [JAR]

org.pf4j.spring.boot.ext.task

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

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

org.pf4j.spring.boot

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

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

├─ org.pf4j.spring.boot.Pf4jUpdateAutoConfiguration.class - [JAR]

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

org.pf4j.spring.boot.hooks

├─ org.pf4j.spring.boot.hooks.Pf4jShutdownHook.class - [JAR]

org.pf4j.spring.boot.ext.utils

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

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

org.pf4j.spring.boot.ext.registry

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

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

org.pf4j.spring.boot.ext

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

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

├─ org.pf4j.spring.boot.ext.ExtendedSpringPluginManager.class - [JAR]