jar

com.github.pnowy.nc : nativeCriteria-test

Maven & Gradle

Jul 28, 2022
34 stars

nativeCriteria-test · Native Criteria Test

Table Of Contents

Latest Version

Download com.github.pnowy.nc : nativeCriteria-test JAR file - Latest Versions:

All Versions

Download com.github.pnowy.nc : nativeCriteria-test JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.1
2.0.x
2.0

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 nativeCriteria-test-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.pnowy.nc.domain

├─ com.github.pnowy.nc.domain.AbstractEntity.class - [JAR]

├─ com.github.pnowy.nc.domain.Address.class - [JAR]

├─ com.github.pnowy.nc.domain.Category.class - [JAR]

├─ com.github.pnowy.nc.domain.ProductDTO.class - [JAR]

├─ com.github.pnowy.nc.domain.Supplier.class - [JAR]

├─ com.github.pnowy.nc.domain.SupplierWithAddress.class - [JAR]

Advertisement