jar

com.optimaize.anythingworks.exampleproject.ontology : anythingworks-exampleproject-ontology

Maven & Gradle

Dec 20, 2022
2 usages
8 stars

anythingworks-exampleproject-ontology · Contains the common "vocabulary", that is, the classes shared by both client and server. The transfer objects, the input and output types. By putting them in a separate module, they need to be maintained only once, and are guaranteed to be up to date.

Table Of Contents

Latest Version

Download com.optimaize.anythingworks.exampleproject.ontology : anythingworks-exampleproject-ontology JAR file - Latest Versions:

All Versions

Download com.optimaize.anythingworks.exampleproject.ontology : anythingworks-exampleproject-ontology JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
0.5

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 anythingworks-exampleproject-ontology-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.optimaize.anythingworks.exampleproject.ontology.rest.development.post

├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.Circle.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.ComplexObject.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.GeometricalFigure.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.ontology.rest.development.post.Rectangle.class - [JAR]

Advertisement