jar

org.apache.reef : reef-annotations

Maven & Gradle

Aug 10, 2017
96 stars

REEF Annotations

Table Of Contents

Latest Version

Download org.apache.reef : reef-annotations JAR file - Latest Versions:

All Versions

Download org.apache.reef : reef-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.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 reef-annotations-0.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.reef.annotations.semantics

├─ org.apache.reef.annotations.semantics.Idempotent.class - [JAR]

org.apache.reef.annotations.audience

├─ org.apache.reef.annotations.audience.ClientSide.class - [JAR]

├─ org.apache.reef.annotations.audience.DriverSide.class - [JAR]

├─ org.apache.reef.annotations.audience.EvaluatorSide.class - [JAR]

├─ org.apache.reef.annotations.audience.Interop.class - [JAR]

├─ org.apache.reef.annotations.audience.Private.class - [JAR]

├─ org.apache.reef.annotations.audience.Public.class - [JAR]

├─ org.apache.reef.annotations.audience.RuntimeAuthor.class - [JAR]

├─ org.apache.reef.annotations.audience.TaskSide.class - [JAR]

org.apache.reef.annotations

├─ org.apache.reef.annotations.Optional.class - [JAR]

├─ org.apache.reef.annotations.Provided.class - [JAR]

├─ org.apache.reef.annotations.Unstable.class - [JAR]