View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window core-cif-components-extensions-product-recs-bundle-2.12.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.adobe.cq.commerce.extensions.recommendations.models.common
├─ com.adobe.cq.commerce.extensions.recommendations.models.common.PriceRange.class - [JAR]
├─ com.adobe.cq.commerce.extensions.recommendations.models.common.package-info.class - [JAR]
com.adobe.cq.commerce.extensions.recommendations.internal.models.v1.productrecommendations
├─ com.adobe.cq.commerce.extensions.recommendations.internal.models.v1.productrecommendations.ProductRecommendationsImpl.class - [JAR]
com.adobe.cq.commerce.extensions.recommendations.models.productrecommendations
├─ com.adobe.cq.commerce.extensions.recommendations.models.productrecommendations.ProductRecommendations.class - [JAR]
├─ com.adobe.cq.commerce.extensions.recommendations.models.productrecommendations.package-info.class - [JAR]
com.adobe.cq.commerce.extensions.recommendations.internal.servlets
├─ com.adobe.cq.commerce.extensions.recommendations.internal.servlets.AllowedRecTypesDataSourceServlet.class - [JAR]
com.adobe.cq.commerce.extensions.recommendations.internal.models.v1.common
├─ com.adobe.cq.commerce.extensions.recommendations.internal.models.v1.common.PriceRangeImpl.class - [JAR]