jar

io.github.swqxdba : smart-copier

Maven & Gradle

Mar 12, 2024
0 stars

io.github.swqxdba:smart-copier · A util to convert Objects

Table Of Contents

Latest Version

Download io.github.swqxdba : smart-copier JAR file - Latest Versions:

All Versions

Download io.github.swqxdba : smart-copier 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 smart-copier-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.swqxdba.smartconvert

├─ org.swqxdba.smartconvert.CodeEmitterExtendsKt.class - [JAR]

├─ org.swqxdba.smartconvert.Copier.class - [JAR]

├─ org.swqxdba.smartconvert.CopierGenerator.class - [JAR]

├─ org.swqxdba.smartconvert.CopyConfig.class - [JAR]

├─ org.swqxdba.smartconvert.CopyMethodType.class - [JAR]

├─ org.swqxdba.smartconvert.FieldWrapper.class - [JAR]

├─ org.swqxdba.smartconvert.GenerateContext.class - [JAR]

├─ org.swqxdba.smartconvert.InternalUtil.class - [JAR]

├─ org.swqxdba.smartconvert.PropertyDescriptor.class - [JAR]

├─ org.swqxdba.smartconvert.PropertyMapperRuleCustomizer.class - [JAR]

├─ org.swqxdba.smartconvert.PropertyValueConverter.class - [JAR]

├─ org.swqxdba.smartconvert.PropertyValueProvider.class - [JAR]

├─ org.swqxdba.smartconvert.ProxyCopier.class - [JAR]

├─ org.swqxdba.smartconvert.RandomCodeRule.class - [JAR]

├─ org.swqxdba.smartconvert.SmartCopier.class - [JAR]

org.swqxdba.smartconvert.container

├─ org.swqxdba.smartconvert.container.ContainerAdaptor.class - [JAR]

├─ org.swqxdba.smartconvert.container.IterWrapper.class - [JAR]

├─ org.swqxdba.smartconvert.container.IterWrapperKt.class - [JAR]

org.swqxdba.smartconvert.converters

├─ org.swqxdba.smartconvert.converters.DefaultConverterGenerator.class - [JAR]

org.swqxdba.smartconvert.bean

├─ org.swqxdba.smartconvert.bean.BeanConvertProvider.class - [JAR]

├─ org.swqxdba.smartconvert.bean.BeanConverter.class - [JAR]