jar

io.foodtechlab : common-entities-core

Maven & Gradle

Feb 06, 2024

Common Entities Core · Contains a set of common basic business entities for any of module

Table Of Contents

Latest Version

Download io.foodtechlab : common-entities-core JAR file - Latest Versions:

All Versions

Download io.foodtechlab : common-entities-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 common-entities-core-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.foodtechlab.common.core.utils

├─ io.foodtechlab.common.core.utils.PhoneNumberUtils.class - [JAR]

├─ io.foodtechlab.common.core.utils.QuarterRange.class - [JAR]

io.foodtechlab.common.core.validation.payload.socialAccount

├─ io.foodtechlab.common.core.validation.payload.socialAccount.InvalidSocialAccountId.class - [JAR]

├─ io.foodtechlab.common.core.validation.payload.socialAccount.InvalidSocialAccountTypePayload.class - [JAR]

io.foodtechlab.common.core.entities.exception

├─ io.foodtechlab.common.core.entities.exception.CommonErrorReason.class - [JAR]

├─ io.foodtechlab.common.core.entities.exception.Domain.class - [JAR]

├─ io.foodtechlab.common.core.entities.exception.IllegalCharacterInPhoneNumberException.class - [JAR]

├─ io.foodtechlab.common.core.entities.exception.InvalidPhoneNumberCountryCodeException.class - [JAR]

├─ io.foodtechlab.common.core.entities.exception.ParsePhoneNumberException.class - [JAR]

├─ io.foodtechlab.common.core.entities.exception.PhoneNumberTooShortException.class - [JAR]

io.foodtechlab.common.core.entities

├─ io.foodtechlab.common.core.entities.CountryCode.class - [JAR]

├─ io.foodtechlab.common.core.entities.CurrencyCode.class - [JAR]

├─ io.foodtechlab.common.core.entities.DateTimeObject.class - [JAR]

├─ io.foodtechlab.common.core.entities.FullName.class - [JAR]

├─ io.foodtechlab.common.core.entities.Location.class - [JAR]

├─ io.foodtechlab.common.core.entities.PhoneNumber.class - [JAR]

├─ io.foodtechlab.common.core.entities.SocialAccount.class - [JAR]

├─ io.foodtechlab.common.core.entities.SortedData.class - [JAR]

io.foodtechlab.common.core.types

├─ io.foodtechlab.common.core.types.ActivityStatus.class - [JAR]

├─ io.foodtechlab.common.core.types.DeviceType.class - [JAR]

├─ io.foodtechlab.common.core.types.NomenclatureType.class - [JAR]

├─ io.foodtechlab.common.core.types.Quarter.class - [JAR]

io.foodtechlab.common.core.inputValues

├─ io.foodtechlab.common.core.inputValues.FullNameInputValues.class - [JAR]

├─ io.foodtechlab.common.core.inputValues.LocationInputValue.class - [JAR]

├─ io.foodtechlab.common.core.inputValues.SocialAccountInputValues.class - [JAR]

io.foodtechlab.common.core.validation.payload.location

├─ io.foodtechlab.common.core.validation.payload.location.LatitudeReachMaxPayload.class - [JAR]

├─ io.foodtechlab.common.core.validation.payload.location.LatitudeReachMinPayload.class - [JAR]

├─ io.foodtechlab.common.core.validation.payload.location.LongitudeReachMaxPayload.class - [JAR]

├─ io.foodtechlab.common.core.validation.payload.location.LongitudeReachMinPayload.class - [JAR]