jar

org.eclipse.serializer : codegen-entity

Maven & Gradle

Oct 12, 2023

Eclipse Serializer Codegen for Entities · Eclipse Serializer Code Generator for Layered Entities

Table Of Contents

Latest Version

Download org.eclipse.serializer : codegen-entity JAR file - Latest Versions:

All Versions

Download org.eclipse.serializer : codegen-entity JAR file - All Versions:

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

org.eclipse.serializer.codegen.entity

├─ org.eclipse.serializer.codegen.entity.EntityExceptionInvalidEntityMethod.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.EntityProcessor.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.Member.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGenerator.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorAppendableType.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorCreatorType.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorDataType.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorEntityIdentityType.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorHashEqualatorType.class - [JAR]

├─ org.eclipse.serializer.codegen.entity.TypeGeneratorUpdaterType.class - [JAR]