jar

com.raynigon.unit-api : jpa-starter

Maven & Gradle

Aug 14, 2021
5 stars

jpa-starter · The jpa-starter is a part of the unit-api

Table Of Contents

Latest Version

Download com.raynigon.unit-api : jpa-starter JAR file - Latest Versions:

All Versions

Download com.raynigon.unit-api : jpa-starter JAR file - All Versions:

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

com.raynigon.unit_api.jpa.exception

├─ com.raynigon.unit_api.jpa.exception.QuantityPackingException.class - [JAR]

├─ com.raynigon.unit_api.jpa.exception.UnitNotFound.class - [JAR]

com.raynigon.unit_api.jpa_starter

├─ com.raynigon.unit_api.jpa_starter.BuildVersion.class - [JAR]

com.raynigon.unit_api.jpa.type

├─ com.raynigon.unit_api.jpa.type.QuantityJavaDescriptor.class - [JAR]

├─ com.raynigon.unit_api.jpa.type.QuantityType.class - [JAR]

com.raynigon.unit_api.jpa.configuration

├─ com.raynigon.unit_api.jpa.configuration.QuantityTypeRegistration.class - [JAR]

com.raynigon.unit_api.jpa.annotation

├─ com.raynigon.unit_api.jpa.annotation.JpaUnit.class - [JAR]

├─ com.raynigon.unit_api.jpa.annotation.JpaUnitHelper.class - [JAR]

├─ com.raynigon.unit_api.jpa.annotation.NoneQuantity.class - [JAR]

Advertisement