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.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ocelotds.spi
├─ org.ocelotds.spi.DataServiceException.class - [JAR]
├─ org.ocelotds.spi.DataServiceResolver.class - [JAR]
├─ org.ocelotds.spi.IDataServiceResolver.class - [JAR]
├─ org.ocelotds.spi.Scope.class - [JAR]
org.ocelotds.annotations
├─ org.ocelotds.annotations.DashboardOnDebug.class - [JAR]
├─ org.ocelotds.annotations.DataService.class - [JAR]
├─ org.ocelotds.annotations.JsCacheRemove.class - [JAR]
├─ org.ocelotds.annotations.JsCacheRemoveAll.class - [JAR]
├─ org.ocelotds.annotations.JsCacheRemoves.class - [JAR]
├─ org.ocelotds.annotations.JsCacheResult.class - [JAR]
├─ org.ocelotds.annotations.JsTopic.class - [JAR]
├─ org.ocelotds.annotations.JsTopicControl.class - [JAR]
├─ org.ocelotds.annotations.JsTopicControls.class - [JAR]
├─ org.ocelotds.annotations.JsTopicEvent.class - [JAR]
├─ org.ocelotds.annotations.JsTopicName.class - [JAR]
├─ org.ocelotds.annotations.OcelotConfiguration.class - [JAR]
├─ org.ocelotds.annotations.OcelotLogger.class - [JAR]
├─ org.ocelotds.annotations.OcelotResource.class - [JAR]
├─ org.ocelotds.annotations.TransientDataService.class - [JAR]
├─ org.ocelotds.annotations.WsDataService.class - [JAR]
org.ocelotds
├─ org.ocelotds.Constants.class - [JAR]