jar

org.fiolino : annotations

Maven & Gradle

Sep 11, 2019
1 usages
0 stars

Fiolino annotations · The annotations artifact is a minimal dependency to annotate a meta model.

Table Of Contents

Latest Version

Download org.fiolino : annotations JAR file - Latest Versions:

All Versions

Download org.fiolino : annotations 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 annotations-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fiolino.annotations

├─ org.fiolino.annotations.Component.class - [JAR]

├─ org.fiolino.annotations.Factory.class - [JAR]

├─ org.fiolino.annotations.Inject.class - [JAR]

├─ org.fiolino.annotations.PostCreate.class - [JAR]

├─ org.fiolino.annotations.PostProcessor.class - [JAR]

├─ org.fiolino.annotations.Property.class - [JAR]

├─ org.fiolino.annotations.Provider.class - [JAR]

├─ org.fiolino.annotations.Requested.class - [JAR]

├─ org.fiolino.annotations.Scope.class - [JAR]

├─ org.fiolino.annotations.ScopeSetter.class - [JAR]

├─ org.fiolino.annotations.SerialFieldIndex.class - [JAR]

├─ org.fiolino.annotations.SerializeEmbedded.class - [JAR]

Advertisement