jar

io.github.thebesteric.framework.agile.plugins : database-plugin

Maven & Gradle

May 14, 2024
Table Of Contents

Latest Version

Download io.github.thebesteric.framework.agile.plugins : database-plugin JAR file - Latest Versions:

All Versions

Download io.github.thebesteric.framework.agile.plugins : database-plugin 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 database-plugin-1.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.thebesteric.framework.agile.plugins.database.config

├─ io.github.thebesteric.framework.agile.plugins.database.config.AgileDatabaseAutoConfiguration.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.database.config.AgileDatabaseContext.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.database.config.AgileDatabaseProperties.class - [JAR]

io.github.thebesteric.framework.agile.plugins.database.jdbc

├─ io.github.thebesteric.framework.agile.plugins.database.jdbc.AgileDatabaseJdbcTemplate.class - [JAR]

io.github.thebesteric.framework.agile.plugins.database.annotation

├─ io.github.thebesteric.framework.agile.plugins.database.annotation.EntityClass.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.database.annotation.EntityColumn.class - [JAR]

io.github.thebesteric.framework.agile.plugins.database.domain

├─ io.github.thebesteric.framework.agile.plugins.database.domain.ColumnDomain.class - [JAR]

├─ io.github.thebesteric.framework.agile.plugins.database.domain.EntityClassDomain.class - [JAR]