jar

com.github.unafraid.plugins : Plugins-DB

Maven & Gradle

Jul 30, 2019
0 stars

Plugins-DB · Generic Plugins API

Table Of Contents

Latest Version

Download com.github.unafraid.plugins : Plugins-DB JAR file - Latest Versions:

All Versions

Download com.github.unafraid.plugins : Plugins-DB JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 Plugins-DB-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.unafraid.plugins.db

├─ com.github.unafraid.plugins.db.DatabaseProvider.class - [JAR]

├─ com.github.unafraid.plugins.db.IDatabaseFactory.class - [JAR]

com.github.unafraid.plugins.db.dao

├─ com.github.unafraid.plugins.db.dao.PluginsDAO.class - [JAR]

com.github.unafraid.plugins.db.dao.dto

├─ com.github.unafraid.plugins.db.dao.dto.Plugin.class - [JAR]

com.github.unafraid.plugins.installers.db

├─ com.github.unafraid.plugins.installers.db.DatabaseInstaller.class - [JAR]

├─ com.github.unafraid.plugins.installers.db.PluginDatabaseFile.class - [JAR]

com.github.unafraid.plugins

├─ com.github.unafraid.plugins.AbstractDBPlugin.class - [JAR]

├─ com.github.unafraid.plugins.DBPluginRepository.class - [JAR]

com.github.unafraid.plugins.db.dao.mapper

├─ com.github.unafraid.plugins.db.dao.mapper.PluginMapper.class - [JAR]

Advertisement