jar

io.defaultj : defailtj-annotations

Maven & Gradle

Jul 11, 2023

defailtj-annotations · The module for DefaultJ Annotations.

Table Of Contents

Latest Version

Download io.defaultj : defailtj-annotations JAR file - Latest Versions:

All Versions

Download io.defaultj : defailtj-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.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 defailtj-annotations-2.2.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

defaultj.annotations

├─ defaultj.annotations.Default.class - [JAR]

├─ defaultj.annotations.DefaultImplementation.class - [JAR]

├─ defaultj.annotations.DefaultInterface.class - [JAR]

├─ defaultj.annotations.DefaultToNull.class - [JAR]

├─ defaultj.annotations.ImplementedBy.class - [JAR]

├─ defaultj.annotations.Nullable.class - [JAR]

├─ defaultj.annotations.Optional.class - [JAR]

├─ defaultj.annotations.PostConstruct.class - [JAR]

defaultj.annotations.processor

├─ defaultj.annotations.processor.DefaultAnnotationValidator.class - [JAR]

├─ defaultj.annotations.processor.DefaultInterfaceAnnotationValidator.class - [JAR]

├─ defaultj.annotations.processor.ImplementedByAnnotationValidator.class - [JAR]

├─ defaultj.annotations.processor.PostConstructoAnnotationValidator.class - [JAR]