jar

cc.duduhuo.util : pojo-derivation-annotations

Maven & Gradle

Jan 07, 2023
1 usages
1 stars

pojo-derivation-annotations · Combine multiple POJOs to generate a new POJO.

Table Of Contents

Latest Version

Download cc.duduhuo.util : pojo-derivation-annotations JAR file - Latest Versions:

All Versions

Download cc.duduhuo.util : pojo-derivation-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
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 pojo-derivation-annotations-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cc.duduhuo.util.pojo.derivation.annotation

├─ cc.duduhuo.util.pojo.derivation.annotation.ConstructorType.class - [JAR]

├─ cc.duduhuo.util.pojo.derivation.annotation.Derivation.class - [JAR]

├─ cc.duduhuo.util.pojo.derivation.annotation.DerivationConstructorExclude.class - [JAR]

├─ cc.duduhuo.util.pojo.derivation.annotation.DerivationFieldDefinition.class - [JAR]

Advertisement