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 tock-nlp-build-model-worker-on-demand-23.3.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.tock.nlp.build.ondemand
├─ ai.tock.nlp.build.ondemand.UnknownWorkerOnDemandTypeException.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemand.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemandProvider.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemandProviderKt.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemandStatus.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemandSummary.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerOnDemandVerticle.class - [JAR]
├─ ai.tock.nlp.build.ondemand.WorkerPropertiesKt.class - [JAR]