jar

net.java.truecommons : truecommons-annotations

Maven & Gradle

Jun 05, 2015
5 usages

TrueCommons Annotations · Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency.

Table Of Contents

Latest Version

Download net.java.truecommons : truecommons-annotations JAR file - Latest Versions:

All Versions

Download net.java.truecommons : truecommons-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.4
2.3.x
2.3
2.2.x
2.2
2.1

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 truecommons-annotations-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.java.truecommons.annotations.processing

├─ net.java.truecommons.annotations.processing.ServiceImplementationProcessor.class - [JAR]

├─ net.java.truecommons.annotations.processing.ServiceProcessor.class - [JAR]

├─ net.java.truecommons.annotations.processing.ServiceSpecificationProcessor.class - [JAR]

├─ net.java.truecommons.annotations.processing.package-info.class - [JAR]

net.java.truecommons.annotations

├─ net.java.truecommons.annotations.ServiceImplementation.class - [JAR]

├─ net.java.truecommons.annotations.ServiceSpecification.class - [JAR]

├─ net.java.truecommons.annotations.package-info.class - [JAR]

Advertisement