jar

org.disges : thrift-pojo-generator-maven-plugin

Maven & Gradle

May 21, 2014
4 stars

Apache Thrift POJO generator · Generates POJO classes out of Thrift classes

Table Of Contents

Latest Version

Download org.disges : thrift-pojo-generator-maven-plugin JAR file - Latest Versions:

All Versions

Download org.disges : thrift-pojo-generator-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
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 thrift-pojo-generator-maven-plugin-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.disges.thrift.plugin.parameters

├─ org.disges.thrift.plugin.parameters.PojoParameter.class - [JAR]

├─ org.disges.thrift.plugin.parameters.PojoParameterCollectionAbstract.class - [JAR]

├─ org.disges.thrift.plugin.parameters.PojoParameterList.class - [JAR]

├─ org.disges.thrift.plugin.parameters.PojoParameterMap.class - [JAR]

├─ org.disges.thrift.plugin.parameters.PojoParameterSet.class - [JAR]

org.disges.thrift.plugin.classes

├─ org.disges.thrift.plugin.classes.PojoClass.class - [JAR]

├─ org.disges.thrift.plugin.classes.PojoEnum.class - [JAR]

├─ org.disges.thrift.plugin.classes.PojoInterface.class - [JAR]

org.disges.thrift.plugin

├─ org.disges.thrift.plugin.ThriftPojoGenerator.class - [JAR]