JTOpen - The IBM Toolbox for Java: In the JT400 jar version 20.0.0 JTOpenlite (com.ibm.jtopenlite.command.program.journal) package is deprecated which has the classes to read the Journal classes like
RetrieveJournalEntries
RetrieveJournalReceiverInformation
which are used to read the journals.
Please let me know the exact package or jar file which can be used to access the Journals in IBMi DB2 system.
I looked the maven m2 repository (https://mvnrepository.com/artifact/net.sf.jt400/jt400) and the github documentation (https://github.com/IBM/JTOpen) and I couldn't find the classes (RetrieveJournalEntries
RetrieveJournalReceiverInformation) in all the versions of the jar files.