jar

com.jporm : jporm-test-data

Maven & Gradle

Feb 26, 2015
3 usages
Table Of Contents

Latest Version

Download com.jporm : jporm-test-data JAR file - Latest Versions:

All Versions

Download com.jporm : jporm-test-data JAR file - All Versions:

Version Vulnerabilities Size Updated
8.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 jporm-test-data-8.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jporm.test.domain.section08

├─ com.jporm.test.domain.section08.CachedUser.class - [JAR]

├─ com.jporm.test.domain.section08.CommonUser.class - [JAR]

├─ com.jporm.test.domain.section08.UserCountry.class - [JAR]

com.jporm.core.domain

├─ com.jporm.core.domain.AllAnnotationsBean.class - [JAR]

├─ com.jporm.core.domain.AutoId.class - [JAR]

├─ com.jporm.core.domain.Blobclob_ByteArray.class - [JAR]

├─ com.jporm.core.domain.Blobclob_Stream.class - [JAR]

├─ com.jporm.core.domain.Employee.class - [JAR]

├─ com.jporm.core.domain.People.class - [JAR]

├─ com.jporm.core.domain.TempTable.class - [JAR]

├─ com.jporm.core.domain.Zoo_People.class - [JAR]

com.jporm.test.domain.section02

├─ com.jporm.test.domain.section02.Blobclob_Stream.class - [JAR]

├─ com.jporm.test.domain.section02.Blobclob_String.class - [JAR]

├─ com.jporm.test.domain.section02.People.class - [JAR]

├─ com.jporm.test.domain.section02.PeopleBase.class - [JAR]

├─ com.jporm.test.domain.section02.People_ConditionalGenerator.class - [JAR]

com.jporm.test

├─ com.jporm.test.TestConstants.class - [JAR]

com.jporm.test.domain.section01

├─ com.jporm.test.domain.section01.Employee.class - [JAR]

├─ com.jporm.test.domain.section01.EmployeeName.class - [JAR]

├─ com.jporm.test.domain.section01.EmployeeSurname.class - [JAR]

├─ com.jporm.test.domain.section01.EmployeeWithEnum.class - [JAR]

com.jporm.test.domain.section06

├─ com.jporm.test.domain.section06.DataVersionInteger.class - [JAR]

├─ com.jporm.test.domain.section06.DataVersionLong.class - [JAR]

├─ com.jporm.test.domain.section06.DataVersionSqlDate.class - [JAR]

├─ com.jporm.test.domain.section06.DataVersionWithoutGenerator.class - [JAR]

com.jporm.test.domain.section07

├─ com.jporm.test.domain.section07.WrapperTypeTable.class - [JAR]

com.jporm.test.domain.section04

├─ com.jporm.test.domain.section04.Zoo_People.class - [JAR]

com.jporm.test.domain.section05

├─ com.jporm.test.domain.section05.AutoId.class - [JAR]

├─ com.jporm.test.domain.section05.AutoIdInteger.class - [JAR]

Advertisement