jar

com.gtcgroup : justify-jpa

Maven & Gradle

May 03, 2018
1 stars

Justify JPA · JPA MODULE: PED Central is the home for the open-source �Justify� suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

Table Of Contents

Latest Version

Download com.gtcgroup : justify-jpa JAR file - Latest Versions:

All Versions

Download com.gtcgroup : justify-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x
8.3.x
6.3.x
6.2.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 justify-jpa-8.5.0-alpha5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gtcgroup.justify.jpa.testing.extension

├─ com.gtcgroup.justify.jpa.testing.extension.ConfigureTestingJpaExtension.class - [JAR]

├─ com.gtcgroup.justify.jpa.testing.extension.JstConfigureTestingJPA.class - [JAR]

├─ com.gtcgroup.justify.jpa.testing.extension.JstConfigureTestingJpaPO.class - [JAR]

com.gtcgroup.justify.jpa.de

├─ com.gtcgroup.justify.jpa.de.BaseAuditDE.class - [JAR]

├─ com.gtcgroup.justify.jpa.de.BaseUuidDE.class - [JAR]

com.gtcgroup.justify.jpa.testing.populator

├─ com.gtcgroup.justify.jpa.testing.populator.JstBaseTestingPopulator.class - [JAR]

com.gtcgroup.justify.jpa.po

├─ com.gtcgroup.justify.jpa.po.JstFindSinglePO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.JstQueryAllJPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.JstQueryCountPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.JstQueryNamedPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.JstQueryStringPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.JstTransactionPO.class - [JAR]

com.gtcgroup.justify.jpa.helper

├─ com.gtcgroup.justify.jpa.helper.JstEntityManagerCacheHelper.class - [JAR]

├─ com.gtcgroup.justify.jpa.helper.JstFindUtilHelper.class - [JAR]

├─ com.gtcgroup.justify.jpa.helper.JstQueryUtilHelper.class - [JAR]

├─ com.gtcgroup.justify.jpa.helper.JstTransactionUtilHelper.class - [JAR]

com.gtcgroup.justify.jpa.po.internal

├─ com.gtcgroup.justify.jpa.po.internal.BaseFindPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.internal.BaseJpaPO.class - [JAR]

├─ com.gtcgroup.justify.jpa.po.internal.BaseQueryPO.class - [JAR]

com.gtcgroup.justify.jpa.rm

├─ com.gtcgroup.justify.jpa.rm.JstQueryCountRM.class - [JAR]

├─ com.gtcgroup.justify.jpa.rm.JstQueryFindRM.class - [JAR]

├─ com.gtcgroup.justify.jpa.rm.JstQueryNamedRM.class - [JAR]

├─ com.gtcgroup.justify.jpa.rm.JstQueryStringRM.class - [JAR]

├─ com.gtcgroup.justify.jpa.rm.JstTransactionRM.class - [JAR]

com.gtcgroup.justify.jpa.testing.assertion

├─ com.gtcgroup.justify.jpa.testing.assertion.AssertionsJPA.class - [JAR]

├─ com.gtcgroup.justify.jpa.testing.assertion.JstAssertCascadePO.class - [JAR]

com.gtcgroup.justify.jpa.exception

├─ com.gtcgroup.justify.jpa.exception.JstOptimisiticLockException.class - [JAR]

Advertisement