jar

com.github.yulichang : test-collection

Maven & Gradle

Nov 30, 2022
587 stars
Table Of Contents

Latest Version

Download com.github.yulichang : test-collection JAR file - Latest Versions:

All Versions

Download com.github.yulichang : test-collection JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 test-collection-1.3.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yulichang.test.collection.entity

├─ com.github.yulichang.test.collection.entity.TableA.class - [JAR]

├─ com.github.yulichang.test.collection.entity.TableB.class - [JAR]

├─ com.github.yulichang.test.collection.entity.TableC.class - [JAR]

├─ com.github.yulichang.test.collection.entity.TableD.class - [JAR]

├─ com.github.yulichang.test.collection.entity.TableE.class - [JAR]

com.github.yulichang.test.collection.mapper

├─ com.github.yulichang.test.collection.mapper.TableAMapper.class - [JAR]

├─ com.github.yulichang.test.collection.mapper.TableBMapper.class - [JAR]

├─ com.github.yulichang.test.collection.mapper.TableCMapper.class - [JAR]

├─ com.github.yulichang.test.collection.mapper.TableDMapper.class - [JAR]

├─ com.github.yulichang.test.collection.mapper.TableEMapper.class - [JAR]

com.github.yulichang.test.collection

├─ com.github.yulichang.test.collection.Application.class - [JAR]

com.github.yulichang.test.collection.config

├─ com.github.yulichang.test.collection.config.MybatisPlusConfig.class - [JAR]

com.github.yulichang.test.collection.dto

├─ com.github.yulichang.test.collection.dto.TableADTO.class - [JAR]

├─ com.github.yulichang.test.collection.dto.TableBDTO.class - [JAR]

├─ com.github.yulichang.test.collection.dto.TableCDTO.class - [JAR]

├─ com.github.yulichang.test.collection.dto.TableDDTO.class - [JAR]

├─ com.github.yulichang.test.collection.dto.TableEDTO.class - [JAR]