All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download utilities-and-generic-tools JAR 1.0.0 with all dependencies


A utilities service with generic tools implementation. Can be plugged into your java project

Files of the artifact utilities-and-generic-tools version 1.0.0 from the group io.bitbucket.vfddevteam.

Artifact utilities-and-generic-tools
Group io.bitbucket.vfddevteam
Version 1.0.0
Last update 28. October 2024
Tags: implementation this project your utilities tools generic with into java service designed plugged
Organization not specified
URL https://bitbucket.org/vfddevteam/utilities-and-generic-tools
License The Apache License, Version 2.0
Dependencies amount 13
Dependencies imgscalr-lib, commons-io, okhttp, commons-lang3, slf4j-api, jackson-core, jackson-databind, lombok, jakarta.validation-api, bcpg-jdk15on, jakarta.xml.bind-api, jackson-datatype-jsr310, hibernate-core,
There are maybe transitive dependencies!
There is a newer version: 0.3.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of utilities-and-generic-tools Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of utilities-and-generic-tools version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.bitbucket.vfddevteam.utilities-and-generic-tools
META-INF.maven.io.bitbucket.vfddevteam.utilities-and-generic-tools.META-INF.maven.io.bitbucket.vfddevteam.utilities-and-generic-tools.pom.properties
META-INF.maven.io.bitbucket.vfddevteam.utilities-and-generic-tools.META-INF.maven.io.bitbucket.vfddevteam.utilities-and-generic-tools.pom.xml
.application.properties
org.vfdtech
org.vfdtech.org.vfdtech.App
org.vfdtech.org.vfdtech.MessageContent
org.vfdtech.annotations
org.vfdtech.annotations.org.vfdtech.annotations.ValidPhone
org.vfdtech.configs
org.vfdtech.configs.org.vfdtech.configs.AppProperties
org.vfdtech.entitity_related
org.vfdtech.entitity_related.org.vfdtech.entitity_related.JacksonLocalDateTimeSerializer
org.vfdtech.enums
org.vfdtech.enums.org.vfdtech.enums.CBACommand
org.vfdtech.enums.org.vfdtech.enums.CountryEnum
org.vfdtech.enums.org.vfdtech.enums.RedisEnvironment
org.vfdtech.exceptions
org.vfdtech.exceptions.org.vfdtech.exceptions.AppException
org.vfdtech.exceptions.org.vfdtech.exceptions.CustomException
org.vfdtech.exceptions.org.vfdtech.exceptions.MifosInteractionOpsException
org.vfdtech.implementations
org.vfdtech.implementations.org.vfdtech.implementations.ApiClient
org.vfdtech.implementations.org.vfdtech.implementations.CoreBankingOperations
org.vfdtech.implementations.org.vfdtech.implementations.DateTimeUtil
org.vfdtech.implementations.org.vfdtech.implementations.DateUtil
org.vfdtech.implementations.org.vfdtech.implementations.EncryptDecryptUtil
org.vfdtech.implementations.org.vfdtech.implementations.FileUtil
org.vfdtech.implementations.org.vfdtech.implementations.Helpers
org.vfdtech.implementations.org.vfdtech.implementations.MoneyUtils
org.vfdtech.implementations.org.vfdtech.implementations.PhoneNumberUtils
org.vfdtech.implementations.org.vfdtech.implementations.PojoUtil
org.vfdtech.implementations.org.vfdtech.implementations.RetriableApiClient
org.vfdtech.implementations.org.vfdtech.implementations.VStringUtils
org.vfdtech.interfaces
org.vfdtech.interfaces.org.vfdtech.interfaces.IApiClient
org.vfdtech.interfaces.org.vfdtech.interfaces.ICoreBanking
org.vfdtech.interfaces.org.vfdtech.interfaces.ICoreBankingProps
org.vfdtech.interfaces.org.vfdtech.interfaces.IDateTimeUtil
org.vfdtech.interfaces.org.vfdtech.interfaces.IEncryptDecryptUtil
org.vfdtech.interfaces.org.vfdtech.interfaces.IFileUtil
org.vfdtech.interfaces.org.vfdtech.interfaces.IPhoneNumberUtils
org.vfdtech.interfaces.org.vfdtech.interfaces.IPojoUtil
org.vfdtech.interfaces.org.vfdtech.interfaces.IStringUtils
org.vfdtech.interfaces.org.vfdtech.interfaces.IUrlUtil
org.vfdtech.interfaces.org.vfdtech.interfaces.IValidatorUtil
org.vfdtech.models
org.vfdtech.models.org.vfdtech.models.CoreBankingError
org.vfdtech.models.org.vfdtech.models.CoreBankingResponse
org.vfdtech.models.org.vfdtech.models.CoreBankingResponseSerializer
org.vfdtech.models.org.vfdtech.models.Jsonable
org.vfdtech.models.org.vfdtech.models.ResponseWrapper
org.vfdtech.models.cba.mifos
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.AccountClosure
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.AccountLookup
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.CoreMifosParams
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.IPaymentRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.InwardTransactionReq
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosCreditRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosDebitRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosIntraTransferRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosPaymentRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosPlacePndRequest
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.MifosResponse
org.vfdtech.models.cba.mifos.org.vfdtech.models.cba.mifos.TSQRes
org.vfdtech.models.cba.mifos.lookup
org.vfdtech.models.cba.mifos.lookup.org.vfdtech.models.cba.mifos.lookup.BankingProps
org.vfdtech.models.cba.mifos.lookup.org.vfdtech.models.cba.mifos.lookup.ClientTierInformationResponse
org.vfdtech.models.cba.mifos.lookup.org.vfdtech.models.cba.mifos.lookup.LevelLimitInfo
org.vfdtech.models.cba.mifos.lookup.org.vfdtech.models.cba.mifos.lookup.LookupRes
org.vfdtech.models.cba.mifos.lookup.org.vfdtech.models.cba.mifos.lookup.TierStatus
org.vfdtech.validators
org.vfdtech.validators.org.vfdtech.validators.PhoneValidator
org.vfdtech.wrappers
org.vfdtech.wrappers.org.vfdtech.wrappers.VCompletableFuture




© 2015 - 2024 Weber Informatics LLC | Privacy Policy