jar

io.github.licy5352.migratedb : migratedb-compiler

Maven & Gradle

Dec 21, 2021

migratedb Compiler · migratedb easily

Table Of Contents

Latest Version

Download io.github.licy5352.migratedb : migratedb-compiler JAR file - Latest Versions:

All Versions

Download io.github.licy5352.migratedb : migratedb-compiler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 migratedb-compiler-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kwai.kim.migratedb.annotation.processor.codegenerate

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.CodeGenerate.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.DaoCollectorGenerate.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.DaoGenerate.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.DatabaseGenerate.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.ReaderGenerate.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.codegenerate.ReaderStoreGenerate.class - [JAR]

com.kwai.kim.migratedb.annotation.processor.entity

├─ com.kwai.kim.migratedb.annotation.processor.entity.ReaderMeta.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.entity.ReaderMetaKotlin.class - [JAR]

com.kwai.kim.migratedb.annotation.processor

├─ com.kwai.kim.migratedb.annotation.processor.ClassNamesJava.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.ClassNamesKotlin.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.EntityRegistry.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.ExtKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.FilerJavaKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.FilerKotlinKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.KotlinExtKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.LoggerKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.MigrateDBConstKt.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.MigrateDBProcessor.class - [JAR]

├─ com.kwai.kim.migratedb.annotation.processor.MigrateReaderDepStore.class - [JAR]