jar

tech.epic-breakfast-productions.openQuarterMaster.lib : open-qm-lib-core

Maven & Gradle

Jul 08, 2023
9 stars

Open QuarterMaster Core Library · The core library of Open QuarterMaster. Has core inventory objects and other supporting ones useful for interacting with OQM.

Table Of Contents

Latest Version

Download tech.epic-breakfast-productions.openQuarterMaster.lib : open-qm-lib-core JAR file - Latest Versions:

All Versions

Download tech.epic-breakfast-productions.openQuarterMaster.lib : open-qm-lib-core JAR file - All Versions:

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

tech.ebp.oqm.lib.core.object.storage.items.exception

├─ tech.ebp.oqm.lib.core.object.storage.items.exception.AlreadyStoredException.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.exception.NoCheckoutDetailException.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.exception.NoStorageBlockException.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.exception.NotEnoughStoredException.class - [JAR]

tech.ebp.oqm.lib.core.rest.user

├─ tech.ebp.oqm.lib.core.rest.user.UserCreateRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.user.UserGetResponse.class - [JAR]

tech.ebp.oqm.lib.core.quantities

├─ tech.ebp.oqm.lib.core.quantities.QuantitiesUtils.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.Plugin.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.PluginService.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.PluginType.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.PluginTypeType.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity.externalService

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.ExternalService.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.GeneralService.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.ServiceType.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.components.nav

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.components.nav.NavItem.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.plugin.components.nav.NavSubMenu.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity

├─ tech.ebp.oqm.lib.core.object.interactingEntity.InteractingEntity.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.InteractingEntityReference.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.InteractingEntityType.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.itemList

├─ tech.ebp.oqm.lib.core.object.history.events.itemList.ItemListActionAddEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.itemList.ItemListActionDeleteEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.itemList.ItemListActionUpdateEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.itemList.ItemListApplyEvent.class - [JAR]

tech.ebp.oqm.lib.core.rest.tree.itemCategory

├─ tech.ebp.oqm.lib.core.rest.tree.itemCategory.ItemCategoryTree.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.tree.itemCategory.ItemCategoryTreeNode.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity.externalService.roles

├─ tech.ebp.oqm.lib.core.object.interactingEntity.externalService.roles.RequestedRole.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.item.expiry

├─ tech.ebp.oqm.lib.core.object.history.events.item.expiry.ItemExpiredEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.expiry.ItemExpiryEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.expiry.ItemExpiryWarningEvent.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.user

├─ tech.ebp.oqm.lib.core.object.history.events.user.UserDisabledEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.user.UserEnabledEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.user.UserLoginEvent.class - [JAR]

tech.ebp.oqm.lib.core.jackson

├─ tech.ebp.oqm.lib.core.jackson.ColorModule.class - [JAR]

├─ tech.ebp.oqm.lib.core.jackson.MongoObjectIdModule.class - [JAR]

├─ tech.ebp.oqm.lib.core.jackson.QuantityJsonDeserializer.class - [JAR]

├─ tech.ebp.oqm.lib.core.jackson.TempQuantityJacksonModule.class - [JAR]

├─ tech.ebp.oqm.lib.core.jackson.TestableModule.class - [JAR]

├─ tech.ebp.oqm.lib.core.jackson.UnitModule.class - [JAR]

tech.ebp.oqm.lib.core.validation.annotations

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidBase64.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidHeldStoredUnits.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidInteractingEntityReference.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidPassword.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidQuantity.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidQuantityOfUnit.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidServiceRole.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidUnit.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.annotations.ValidUserRole.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items.stored

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.AmountStored.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.StorageType.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.Stored.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.StoredNotificationStatus.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.StoredType.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.stored.TrackedStored.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items.storedWrapper

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.ListStoredWrapper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.MapStoredWrapper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.SingleStoredWrapper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.StoredWrapper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.WrapperNotificationStatus.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.file

├─ tech.ebp.oqm.lib.core.object.history.events.file.NewFileVersionEvent.class - [JAR]

tech.ebp.oqm.lib.core.rest.storage

├─ tech.ebp.oqm.lib.core.rest.storage.IMAGED_OBJ_TYPE_NAME.class - [JAR]

tech.ebp.oqm.lib.core.rest.externalItemLookup

├─ tech.ebp.oqm.lib.core.rest.externalItemLookup.ExtItemLookupProviderInfo.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.externalItemLookup.ExtItemLookupResult.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.externalItemLookup.ExtItemLookupResults.class - [JAR]

tech.ebp.oqm.lib.core.rest.media

├─ tech.ebp.oqm.lib.core.rest.media.CodeImageType.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.media.ImageCreateRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.media.ObjectCodeContentType.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.trackedStored

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.trackedStored.TrackedMapStoredWrapper.class - [JAR]

tech.ebp.oqm.lib.core.object.history

├─ tech.ebp.oqm.lib.core.object.history.DescriptiveEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.EventType.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.ObjectHistoryEvent.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.externalService

├─ tech.ebp.oqm.lib.core.object.history.events.externalService.ExtServiceAuthEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.externalService.ExtServiceSetupEvent.class - [JAR]

tech.ebp.oqm.lib.core.rest.auth.user

├─ tech.ebp.oqm.lib.core.rest.auth.user.UserLoginRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.auth.user.UserLoginResponse.class - [JAR]

tech.ebp.oqm.lib.core.object

├─ tech.ebp.oqm.lib.core.object.AttKeywordContaining.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.AttKeywordMainObject.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.FileMainObject.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.HasParent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.ImagedMainObject.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.MainObject.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.ObjectUtils.class - [JAR]

tech.ebp.oqm.lib.core.rest.auth.roles

├─ tech.ebp.oqm.lib.core.rest.auth.roles.Roles.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.auth.roles.ServiceRoles.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.auth.roles.UserRoles.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.checkout.checkoutFor

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkoutFor.CheckoutFor.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkoutFor.CheckoutForExtUser.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkoutFor.CheckoutForOqmEntity.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkoutFor.CheckoutForType.class - [JAR]

tech.ebp.oqm.lib.core.rest.tree.storageBlock

├─ tech.ebp.oqm.lib.core.rest.tree.storageBlock.StorageBlockTree.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.tree.storageBlock.StorageBlockTreeNode.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.storageBlock

├─ tech.ebp.oqm.lib.core.object.storage.storageBlock.StorageBlock.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.checkout.checkinDetails

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkinDetails.CheckInDetails.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkinDetails.CheckInType.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkinDetails.LossCheckin.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.checkinDetails.ReturnCheckin.class - [JAR]

tech.ebp.oqm.lib.core.rest.unit

├─ tech.ebp.oqm.lib.core.rest.unit.UnitListEntry.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.unit.UnitListResponse.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events.item

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemAddEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemAddSubEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemCheckinEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemCheckoutEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemLowStockEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemStorageBlockEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemSubEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.item.ItemTransferEvent.class - [JAR]

tech.ebp.oqm.lib.core.object.history.events

├─ tech.ebp.oqm.lib.core.object.history.events.CreateEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.DeleteEvent.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.history.events.UpdateEvent.class - [JAR]

tech.ebp.oqm.lib.core.object.media.file

├─ tech.ebp.oqm.lib.core.object.media.file.FileAttachment.class - [JAR]

tech.ebp.oqm.lib.core.rest.media.file

├─ tech.ebp.oqm.lib.core.rest.media.file.FileAttachmentGet.class - [JAR]

tech.ebp.oqm.lib.core.object.itemList

├─ tech.ebp.oqm.lib.core.object.itemList.ItemList.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.itemList.ItemListAction.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.itemList.ItemListActionMode.class - [JAR]

tech.ebp.oqm.lib.core.rest.auth

├─ tech.ebp.oqm.lib.core.rest.auth.TokenCheckResponse.class - [JAR]

tech.ebp.oqm.lib.core.object.storage

├─ tech.ebp.oqm.lib.core.object.storage.ItemCategory.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.amountStored

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.amountStored.ListAmountStoredWrapper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.storedWrapper.amountStored.SingleAmountStoredWrapper.class - [JAR]

tech.ebp.oqm.lib.core.rest.auth.externalService

├─ tech.ebp.oqm.lib.core.rest.auth.externalService.ExternalServiceLoginRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.auth.externalService.ExternalServiceLoginResponse.class - [JAR]

tech.ebp.oqm.lib.core.rest.user.availability

├─ tech.ebp.oqm.lib.core.rest.user.availability.AvailabilityResponse.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.user.availability.EmailAvailabilityResponse.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.user.availability.UsernameAvailabilityResponse.class - [JAR]

tech.ebp.oqm.lib.core.object.interactingEntity.user

├─ tech.ebp.oqm.lib.core.object.interactingEntity.user.NotificationSettings.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.interactingEntity.user.User.class - [JAR]

tech.ebp.oqm.lib.core.rest

├─ tech.ebp.oqm.lib.core.rest.ErrorMessage.class - [JAR]

tech.ebp.oqm.lib.core.rest.externalService

├─ tech.ebp.oqm.lib.core.rest.externalService.ExternalServiceSetupRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.externalService.ExternalServiceSetupResponse.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.externalService.GeneralServiceSetupRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.externalService.PluginServiceSetupRequest.class - [JAR]

tech.ebp.oqm.lib.core.rest.tree

├─ tech.ebp.oqm.lib.core.rest.tree.ParentedMainObjectTree.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.tree.ParentedMainObjectTreeNode.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.tree.TextInBox.class - [JAR]

tech.ebp.oqm.lib.core.units

├─ tech.ebp.oqm.lib.core.units.CustomUnitEntry.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.LibUnits.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.OqmProvidedUnits.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.UnitCategory.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.UnitTools.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.UnitUtils.class - [JAR]

├─ tech.ebp.oqm.lib.core.units.ValidUnitDimension.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items.utils

├─ tech.ebp.oqm.lib.core.object.storage.items.utils.BigDecimalSumHelper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.utils.QuantitySumHelper.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.utils.SumHelper.class - [JAR]

tech.ebp.oqm.lib.core.object.media

├─ tech.ebp.oqm.lib.core.object.media.FileHashes.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.media.FileMetadata.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.media.Image.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.checkout

├─ tech.ebp.oqm.lib.core.object.storage.checkout.CheckoutNotificationStatus.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.checkout.ItemCheckout.class - [JAR]

tech.ebp.oqm.lib.core.rest.storage.itemCheckout

├─ tech.ebp.oqm.lib.core.rest.storage.itemCheckout.ItemCheckoutRequest.class - [JAR]

tech.ebp.oqm.lib.core.object.storage.items

├─ tech.ebp.oqm.lib.core.object.storage.items.AmountItem.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.InventoryItem.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.ItemNotificationStatus.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.ListAmountItem.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.SimpleAmountItem.class - [JAR]

├─ tech.ebp.oqm.lib.core.object.storage.items.TrackedItem.class - [JAR]

tech.ebp.oqm.lib.core.rest.unit.custom

├─ tech.ebp.oqm.lib.core.rest.unit.custom.NewBaseCustomUnitRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.unit.custom.NewCustomUnitRequest.class - [JAR]

├─ tech.ebp.oqm.lib.core.rest.unit.custom.NewDerivedCustomUnitRequest.class - [JAR]

tech.ebp.oqm.lib.core.validation.validators

├─ tech.ebp.oqm.lib.core.validation.validators.Base64Validator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.InteractingEntityReferenceValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.PasswordConstraintValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.QuantityOfUnitValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.QuantityValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.ServiceRoleValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.UnitValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.UserRoleValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.ValidStoredUnitsValidator.class - [JAR]

├─ tech.ebp.oqm.lib.core.validation.validators.Validator.class - [JAR]