jar

com.gitee.xuan_zheng : stars-datachange

Maven & Gradle

Mar 15, 2023

stars-datachange · **开源数据对比、转换工具,强大的可插拔、非侵入式设计,两种数据转换结构,如女朋友般优雅、丝滑。

Table Of Contents

Latest Version

Download com.gitee.xuan_zheng : stars-datachange JAR file - Latest Versions:

All Versions

Download com.gitee.xuan_zheng : stars-datachange JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 stars-datachange-1.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.stars.datachange.model.code

├─ com.stars.datachange.model.code.BaseCode.class - [JAR]

├─ com.stars.datachange.model.code.DefaultBaseCode.class - [JAR]

├─ com.stars.datachange.model.code.GirlfriendCode.class - [JAR]

├─ com.stars.datachange.model.code.OldDefaultBaseCode.class - [JAR]

com.stars.datachange.model

├─ com.stars.datachange.model.Girlfriend.class - [JAR]

com.stars.datachange.exception

├─ com.stars.datachange.exception.ChangeException.class - [JAR]

├─ com.stars.datachange.exception.ChangeModelException.class - [JAR]

├─ com.stars.datachange.exception.ChangeModelPropertyException.class - [JAR]

com.stars.datachange.annotation

├─ com.stars.datachange.annotation.ChangeModel.class - [JAR]

├─ com.stars.datachange.annotation.ChangeModelProperty.class - [JAR]

com.stars.datachange.module

├─ com.stars.datachange.module.Compatible.class - [JAR]

├─ com.stars.datachange.module.DataDictionary.class - [JAR]

├─ com.stars.datachange.module.DefaultCompatible.class - [JAR]

├─ com.stars.datachange.module.DefaultDataDictionary.class - [JAR]

├─ com.stars.datachange.module.IllegalDataDictionary.class - [JAR]

com.stars.datachange.utils

├─ com.stars.datachange.utils.BeanUtils.class - [JAR]

├─ com.stars.datachange.utils.DataChangeUtils.class - [JAR]

├─ com.stars.datachange.utils.RegexUtils.class - [JAR]

├─ com.stars.datachange.utils.StringUtils.class - [JAR]

com.stars.datachange.config

├─ com.stars.datachange.config.AutoRegistrationConfig.class - [JAR]

├─ com.stars.datachange.config.StarsMyBatisConfig.class - [JAR]

com.stars.datachange.mapper

├─ com.stars.datachange.mapper.StarsDictionaryMapper.class - [JAR]

com.stars.datachange.autoconfigure

├─ com.stars.datachange.autoconfigure.StarsProperties.class - [JAR]

com.stars.datachange.model.response

├─ com.stars.datachange.model.response.DataChangeContrastResult.class - [JAR]

├─ com.stars.datachange.model.response.DataDictionaryResult.class - [JAR]

Advertisement