jar

com.brihaspathee.aphrodite : aphrodite-library

Maven & Gradle

May 19, 2022
0 stars

aphrodite-library · Common Classes for all Aphrodite Microservices

Table Of Contents

Latest Version

Download com.brihaspathee.aphrodite : aphrodite-library JAR file - Latest Versions:

All Versions

Download com.brihaspathee.aphrodite : aphrodite-library 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 aphrodite-library-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.brihaspathee.aphrodite.schema.validation

├─ com.brihaspathee.aphrodite.schema.validation.JSONSchemaObject.class - [JAR]

├─ com.brihaspathee.aphrodite.schema.validation.JSONSchemaValidator.class - [JAR]

com.brihaspathee.aphrodite.exception

├─ com.brihaspathee.aphrodite.exception.AphroditeApiValidationException.class - [JAR]

com.brihaspathee.aphrodite.web.response

├─ com.brihaspathee.aphrodite.web.response.AphroditeApiResponse.class - [JAR]

com.brihaspathee.aphrodite.constants

├─ com.brihaspathee.aphrodite.constants.ApiResponseConstants.class - [JAR]

com.brihaspathee.aphrodite.test

├─ com.brihaspathee.aphrodite.test.TestClass.class - [JAR]

├─ com.brihaspathee.aphrodite.test.TestData.class - [JAR]

├─ com.brihaspathee.aphrodite.test.TestMethod.class - [JAR]