jar

io.github.funicornframework : funicorn-common-datasource

Maven & Gradle

Mar 29, 2023

funicorn-common-datasource · datasource mysql dependency

Table Of Contents

Latest Version

Download io.github.funicornframework : funicorn-common-datasource JAR file - Latest Versions:

All Versions

Download io.github.funicornframework : funicorn-common-datasource 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 funicorn-common-datasource-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.funicorn.framework.common.datasource.core

├─ com.funicorn.framework.common.datasource.core.MetaHandler.class - [JAR]

├─ com.funicorn.framework.common.datasource.core.QueryEscapeInterceptor.class - [JAR]

com.funicorn.framework.common.datasource.generator

├─ com.funicorn.framework.common.datasource.generator.CodeGenerator.class - [JAR]

com.funicorn.framework.common.datasource.model

├─ com.funicorn.framework.common.datasource.model.BaseEntity.class - [JAR]

├─ com.funicorn.framework.common.datasource.model.PageDTO.class - [JAR]

com.funicorn.framework.common.datasource.config

├─ com.funicorn.framework.common.datasource.config.DsAutoConfiguration.class - [JAR]