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 ocelot-spi-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
fr.hhdev.ocelot.spi
├─ fr.hhdev.ocelot.spi.DataServiceException.class - [JAR]
├─ fr.hhdev.ocelot.spi.DataServiceResolver.class - [JAR]
├─ fr.hhdev.ocelot.spi.IDataServiceResolver.class - [JAR]
├─ fr.hhdev.ocelot.spi.Scope.class - [JAR]
fr.hhdev.ocelot.annotations
├─ fr.hhdev.ocelot.annotations.DataService.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsCacheRemove.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsCacheRemoveAll.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsCacheRemoves.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsCacheResult.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsTopic.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsTopicAccessControl.class - [JAR]
├─ fr.hhdev.ocelot.annotations.JsTopicName.class - [JAR]
├─ fr.hhdev.ocelot.annotations.TransientDataService.class - [JAR]
fr.hhdev.ocelot
├─ fr.hhdev.ocelot.Constants.class - [JAR]