jar

com.gitee.l0km : codegen-annotations

Maven & Gradle

Aug 24, 2023

codegen-annotations

Table Of Contents

Latest Version

Download com.gitee.l0km : codegen-annotations JAR file - Latest Versions:

All Versions

Download com.gitee.l0km : codegen-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.8.x
1.7.x
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 codegen-annotations-2.1.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.gdface.annotation

├─ net.gdface.annotation.AnnotationException.class - [JAR]

├─ net.gdface.annotation.AnnotationRuntimeException.class - [JAR]

├─ net.gdface.annotation.CodegenDefaultvalue.class - [JAR]

├─ net.gdface.annotation.CodegenEnumComment.class - [JAR]

├─ net.gdface.annotation.CodegenEnumValue.class - [JAR]

├─ net.gdface.annotation.CodegenInvalidValue.class - [JAR]

├─ net.gdface.annotation.CodegenLength.class - [JAR]

├─ net.gdface.annotation.CodegenRequired.class - [JAR]

├─ net.gdface.annotation.DefaultGenericTypes.class - [JAR]

├─ net.gdface.annotation.DeriveMethod.class - [JAR]

├─ net.gdface.annotation.Generic.class - [JAR]

├─ net.gdface.annotation.GenericNameException.class - [JAR]

├─ net.gdface.annotation.GenericParam.class - [JAR]

├─ net.gdface.annotation.GenericParamException.class - [JAR]

├─ net.gdface.annotation.Remote.class - [JAR]

├─ net.gdface.annotation.Service.class - [JAR]

├─ net.gdface.annotation.ServicePort.class - [JAR]