jar

org.ancoron.movie : jpa

Maven & Gradle

May 24, 2011
1 usages

Movie JPA OSGi Bundle

Table Of Contents

Latest Version

Download org.ancoron.movie : jpa JAR file - Latest Versions:

All Versions

Download org.ancoron.movie : jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 jpa-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ancoron.movie.jpa.impl

├─ org.ancoron.movie.jpa.impl.MovieJPAServiceImpl.class - [JAR]

org.ancoron.movie.jpa

├─ org.ancoron.movie.jpa.MovieJPAService.class - [JAR]

org.ancoron.movie.jpa.entity

├─ org.ancoron.movie.jpa.entity.ActorEntityImpl.class - [JAR]

├─ org.ancoron.movie.jpa.entity.CharacterEntityImpl.class - [JAR]

├─ org.ancoron.movie.jpa.entity.DirectorEntityImpl.class - [JAR]

├─ org.ancoron.movie.jpa.entity.MovieEntityImpl.class - [JAR]

├─ org.ancoron.movie.jpa.entity.PersonEntityImpl.class - [JAR]

├─ org.ancoron.movie.jpa.entity.VideoEntityImpl.class - [JAR]