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 lagom-scaladsl-play-json_2.13-1.6.8-RC1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lightbend.lagom.scaladsl.playjson
├─ com.lightbend.lagom.scaladsl.playjson.Compression.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.EmptyJsonSerializerRegistry.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.JsonMigration.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.JsonMigrations.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.JsonSerializationFailed.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.JsonSerializer.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.JsonSerializerRegistry.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.PlayJsonSerializer.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.ProvidesJsonSerializerRegistry.class - [JAR]
├─ com.lightbend.lagom.scaladsl.playjson.RequiresJsonSerializerRegistry.class - [JAR]