EasyCIE
· The mega repository that contains all easycie related NLP components.
Starting from 1.4.0.8, the projects are reorganized under a parent project for maven dependency management.
The last digit of a version id is and will be used to indicate which version of JDK is used to compile the jars.
For instance, ".8" uses JDK 8, and ".11" uses JDK 11, etc.
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 easycie-1.4.1.5-jdk1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.