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 datanucleus-scala-5.2.0-release.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.datanucleus.scala.product
├─ org.datanucleus.scala.product.ProductMapping.class - [JAR]
org.datanucleus.scala
├─ org.datanucleus.scala.BooleanMapping.class - [JAR]
├─ org.datanucleus.scala.OptionAdapter.class - [JAR]
├─ org.datanucleus.scala.OptionHandler.class - [JAR]
├─ org.datanucleus.scala.ScalaOptionHandler.class - [JAR]
├─ org.datanucleus.scala.ScalaSigReader.class - [JAR]
org.datanucleus.scala.jdo
├─ org.datanucleus.scala.jdo.JDOAnnotations.class - [JAR]