jar

com.typesafe.play : play-java-jpa_2.13.0-M5

Maven & Gradle

Apr 26, 2019
12.5k stars

Play-Java-JPA · Play-Java-JPA

Table Of Contents

Latest Version

Download com.typesafe.play : play-java-jpa_2.13.0-M5 JAR file - Latest Versions:

All Versions

Download com.typesafe.play : play-java-jpa_2.13.0-M5 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window play-java-jpa_2.13.0-M5-2.7.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

play.db.jpa

├─ play.db.jpa.DefaultJPAApi.class - [JAR]

├─ play.db.jpa.DefaultJPAConfig.class - [JAR]

├─ play.db.jpa.JPAApi.class - [JAR]

├─ play.db.jpa.JPAComponents.class - [JAR]

├─ play.db.jpa.JPAConfig.class - [JAR]

├─ play.db.jpa.JPAEntityManagerContext.class - [JAR]

├─ play.db.jpa.JPAModule.class - [JAR]

├─ play.db.jpa.Transactional.class - [JAR]

├─ play.db.jpa.TransactionalAction.class - [JAR]

Advertisement