jar

com.admin4j.dict : dict-provider-sql

Maven & Gradle

Oct 30, 2023

dict-sql-provider · 字典翻译,从数据库里使用sql取数

Table Of Contents

Latest Version

Download com.admin4j.dict : dict-provider-sql JAR file - Latest Versions:

All Versions

Download com.admin4j.dict : dict-provider-sql JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.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 dict-provider-sql-0.8.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.admin4j.dict.provider.sql.impl.mapper

├─ com.admin4j.dict.provider.sql.impl.mapper.SqlDictMapper.class - [JAR]

com.admin4j.dict.provider

├─ com.admin4j.dict.provider.SqlDictProvider.class - [JAR]

com.admin4j.dict.provider.sql.impl

├─ com.admin4j.dict.provider.sql.impl.JdbcSqlDictManager.class - [JAR]

├─ com.admin4j.dict.provider.sql.impl.MybatisSqlDictManager.class - [JAR]

com.admin4j.dict.provider.autoconfigure

├─ com.admin4j.dict.provider.autoconfigure.SqlProviderAutoconfigure.class - [JAR]

com.admin4j.dict.provider.sql

├─ com.admin4j.dict.provider.sql.SqlDictManager.class - [JAR]