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 conceptalignment-webapp_2.12-0.5.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
controllers.javascript
├─ controllers.javascript.ReverseAssets.class - [JAR]
org.clulab.alignment.webapp.utils
├─ org.clulab.alignment.webapp.utils.AutoLocations.class - [JAR]
├─ org.clulab.alignment.webapp.utils.FileUtils.class - [JAR]
├─ org.clulab.alignment.webapp.utils.OntologyVersion.class - [JAR]
├─ org.clulab.alignment.webapp.utils.OntologyVersionApp.class - [JAR]
├─ org.clulab.alignment.webapp.utils.Status.class - [JAR]
├─ org.clulab.alignment.webapp.utils.StatusHolder.class - [JAR]
org.clulab.swagger.controllers
├─ org.clulab.swagger.controllers.OpenApiController.class - [JAR]
├─ org.clulab.swagger.controllers.ReverseOpenApiController.class - [JAR]
├─ org.clulab.swagger.controllers.routes.class - [JAR]
org.clulab.alignment.webapp.controllers.v1
├─ org.clulab.alignment.webapp.controllers.v1.HelloApp.class - [JAR]
├─ org.clulab.alignment.webapp.controllers.v1.HomeController.class - [JAR]
├─ org.clulab.alignment.webapp.controllers.v1.ReverseHomeController.class - [JAR]
├─ org.clulab.alignment.webapp.controllers.v1.routes.class - [JAR]
org.clulab.swagger.controllers.javascript
├─ org.clulab.swagger.controllers.javascript.ReverseOpenApiController.class - [JAR]
org.clulab.alignment.webapp
├─ org.clulab.alignment.webapp.StartModule.class - [JAR]
├─ org.clulab.alignment.webapp.WebappLocations.class - [JAR]
org.clulab.alignment.webapp.indexer
├─ org.clulab.alignment.webapp.indexer.AutoIndexer.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexCallback.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexMessage.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexReceiver.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexSender.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.Indexer.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexerApps.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexerLocations.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexerStatus.class - [JAR]
├─ org.clulab.alignment.webapp.indexer.IndexerTrait.class - [JAR]
router
├─ router.Routes.class - [JAR]
├─ router.RoutesPrefix.class - [JAR]
org.clulab.alignment.webapp.grounder
├─ org.clulab.alignment.webapp.grounder.CompGroundings.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoOutput.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoParameter.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoQualifierOutput.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoUtils.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.DojoVariable.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.FlatGroundings.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.Groundable.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.GroundedDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.GroundedIndicatorDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.GroundedModelDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.Groundings.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.IndicatorDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.ModelDocument.class - [JAR]
├─ org.clulab.alignment.webapp.grounder.SingleGrounding.class - [JAR]
org.clulab.alignment.webapp.searcher
├─ org.clulab.alignment.webapp.searcher.AutoSearcher.class - [JAR]
├─ org.clulab.alignment.webapp.searcher.CompositionalSearchSpec.class - [JAR]
├─ org.clulab.alignment.webapp.searcher.Searcher.class - [JAR]
├─ org.clulab.alignment.webapp.searcher.SearcherLocations.class - [JAR]
├─ org.clulab.alignment.webapp.searcher.SearcherStatus.class - [JAR]
org.clulab.wm.wmexchanger.utils
├─ org.clulab.wm.wmexchanger.utils.RestExchanger.class - [JAR]
views.html
├─ views.html.api.class - [JAR]
├─ views.html.index.class - [JAR]
org.clulab.alignment.webapp.controllers.v1.javascript
├─ org.clulab.alignment.webapp.controllers.v1.javascript.ReverseHomeController.class - [JAR]
controllers
├─ controllers.ReverseAssets.class - [JAR]
├─ controllers.routes.class - [JAR]
org.clulab.wm.wmexchanger2.wmconsumer
├─ org.clulab.wm.wmexchanger2.wmconsumer.RealRestOntologyConsumer.class - [JAR]
├─ org.clulab.wm.wmexchanger2.wmconsumer.RestConsumerish.class - [JAR]