jar

net.osgiliath.framework : net.osgiliath.features.karaf-features.itests.jpa

Maven & Gradle

Jun 12, 2015

Osgiliath integration tests JPA · JPA (persistence) integration tests for Osgiliath framework

Table Of Contents

Latest Version

Download net.osgiliath.framework : net.osgiliath.features.karaf-features.itests.jpa JAR file - Latest Versions:

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 net.osgiliath.features.karaf-features.itests.jpa-0.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.osgiliath.jpa.repository.impl

├─ net.osgiliath.jpa.repository.impl.HelloJpaRepository.class - [JAR]

net.osgiliath.jpa.model

├─ net.osgiliath.jpa.model.HelloEntity.class - [JAR]

├─ net.osgiliath.jpa.model.HelloEntity_.class - [JAR]

net.osgiliath.jpa.repository

├─ net.osgiliath.jpa.repository.HelloRepository.class - [JAR]