jar

com.salesforce.aptspring : AptSpringParent

Maven & Gradle

Nov 27, 2019
5 stars

This is the parent project of AptSpring. Despite it's name, 90% of the code in this project is agnostic to spring. The AptSpringProcessor however, will assert the correctness of a spring graph at compile time, by demanding that the graph be both type safe and fully enumerable during compilation.

Table Of Contents

Latest Version

Download com.salesforce.aptspring : AptSpringParent JAR file - Latest Versions:

All Versions

Download com.salesforce.aptspring : AptSpringParent JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 AptSpringParent-2.0.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement