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

Download coral-core JAR 0.2.3 with all dependencies


The ${project.artifactId} project of coral

Files of the artifact coral-core version 0.2.3 from the group com.github.ft-force.

Test

Artifact coral-core
Group com.github.ft-force
Version 0.2.3
Last update 15. October 2020
Tags: project coral core
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jackson-databind, mybatis, slf4j-api, commons-codec, joda-time,
There are maybe transitive dependencies!
There is a newer version: 0.2.9
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of coral-core Show documentation

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

0 downloads

Source code of coral-core version 0.2.3

..gitkeep
META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.ft-force.coral-core
META-INF.maven.com.github.ft-force.coral-core.META-INF.maven.com.github.ft-force.coral-core.pom.properties
META-INF.maven.com.github.ft-force.coral-core.META-INF.maven.com.github.ft-force.coral-core.pom.xml
com.ftf.coral
com.ftf.coral.com.ftf.coral.CoralCore
com.ftf.coral.business
com.ftf.coral.business.com.ftf.coral.business.BusinessValidator
com.ftf.coral.business.context
com.ftf.coral.business.context.com.ftf.coral.business.context.UserContext
com.ftf.coral.business.entity
com.ftf.coral.business.entity.com.ftf.coral.business.entity.BaseEntity
com.ftf.coral.business.entity.com.ftf.coral.business.entity.IdEntity
com.ftf.coral.business.model
com.ftf.coral.business.model.com.ftf.coral.business.model.ResponseDTO
com.ftf.coral.core.auth
com.ftf.coral.core.auth.com.ftf.coral.core.auth.AuthManager
com.ftf.coral.core.auth.credentials
com.ftf.coral.core.auth.credentials.com.ftf.coral.core.auth.credentials.BasicCredential
com.ftf.coral.core.auth.credentials.com.ftf.coral.core.auth.credentials.Credential
com.ftf.coral.core.auth.credentials.com.ftf.coral.core.auth.credentials.CredentialUtils
com.ftf.coral.core.auth.signer
com.ftf.coral.core.auth.signer.com.ftf.coral.core.auth.signer.AbstractSigner
com.ftf.coral.core.auth.signer.com.ftf.coral.core.auth.signer.AuthorizationData
com.ftf.coral.core.auth.signer.com.ftf.coral.core.auth.signer.DefaultSigner
com.ftf.coral.core.auth.signer.com.ftf.coral.core.auth.signer.Signer
com.ftf.coral.core.auth.signer.internal
com.ftf.coral.core.auth.signer.internal.com.ftf.coral.core.auth.signer.internal.SignerConstants
com.ftf.coral.core.auth.signer.internal.com.ftf.coral.core.auth.signer.internal.SignerRequestParams
com.ftf.coral.core.auth.signer.internal.com.ftf.coral.core.auth.signer.internal.SignerUtils
com.ftf.coral.core.enums
com.ftf.coral.core.enums.com.ftf.coral.core.enums.IntegerValueEnum
com.ftf.coral.core.enums.com.ftf.coral.core.enums.StringValueEnum
com.ftf.coral.core.enums.com.ftf.coral.core.enums.ValueEnum
com.ftf.coral.core.event
com.ftf.coral.core.event.com.ftf.coral.core.event.Event
com.ftf.coral.core.event.com.ftf.coral.core.event.EventBus
com.ftf.coral.core.event.com.ftf.coral.core.event.EventListener
com.ftf.coral.core.event.com.ftf.coral.core.event.EventListenerLifeCycleEvent
com.ftf.coral.core.event.com.ftf.coral.core.event.EventListenerLifeCycleEventType
com.ftf.coral.core.event.com.ftf.coral.core.event.EventRegion
com.ftf.coral.core.exception
com.ftf.coral.core.exception.com.ftf.coral.core.exception.AuthException
com.ftf.coral.core.exception.com.ftf.coral.core.exception.BusinessException
com.ftf.coral.core.exception.com.ftf.coral.core.exception.ExceptionUtil
com.ftf.coral.core.exception.com.ftf.coral.core.exception.ResourceAlreadyExistsException
com.ftf.coral.core.exception.com.ftf.coral.core.exception.ResourceNotExistException
com.ftf.coral.core.http
com.ftf.coral.core.http.com.ftf.coral.core.http.HttpMethodName
com.ftf.coral.core.http.com.ftf.coral.core.http.HttpUtils
com.ftf.coral.core.http.com.ftf.coral.core.http.Request
com.ftf.coral.core.io
com.ftf.coral.core.io.com.ftf.coral.core.io.IOUtils
com.ftf.coral.core.io.com.ftf.coral.core.io.StreamUtil
com.ftf.coral.core.json
com.ftf.coral.core.json.com.ftf.coral.core.json.IntegerValueEnumSerializer
com.ftf.coral.core.json.com.ftf.coral.core.json.StringValueEnumSerializer
com.ftf.coral.core.ldap
com.ftf.coral.core.ldap.com.ftf.coral.core.ldap.User
com.ftf.coral.core.page
com.ftf.coral.core.page.com.ftf.coral.core.page.PageData
com.ftf.coral.core.page.com.ftf.coral.core.page.PageNav
com.ftf.coral.core.page.com.ftf.coral.core.page.PageRequest
com.ftf.coral.core.page.mybatis
com.ftf.coral.core.page.mybatis.com.ftf.coral.core.page.mybatis.PageInterceptor
com.ftf.coral.core.redis
com.ftf.coral.core.redis.com.ftf.coral.core.redis.NoneSerialler
com.ftf.coral.core.validation
com.ftf.coral.core.validation.com.ftf.coral.core.validation.CitizenIdentityCardValidator
com.ftf.coral.core.validation.constraints
com.ftf.coral.core.validation.constraints.com.ftf.coral.core.validation.constraints.CitizenIdentityCard
com.ftf.coral.runtime
com.ftf.coral.runtime.com.ftf.coral.runtime.CoralContext
com.ftf.coral.runtime.spring
com.ftf.coral.runtime.spring.com.ftf.coral.runtime.spring.RuntimeInfo
com.ftf.coral.runtime.spring.context
com.ftf.coral.runtime.spring.context.com.ftf.coral.runtime.spring.context.ApplicationContextSupport
com.ftf.coral.runtime.spring.context.com.ftf.coral.runtime.spring.context.PropertiesUtils
com.ftf.coral.runtime.spring.convert
com.ftf.coral.runtime.spring.convert.com.ftf.coral.runtime.spring.convert.String2ValueEnumConverterFactory
com.ftf.coral.runtime.spring.util
com.ftf.coral.runtime.spring.util.com.ftf.coral.runtime.spring.util.SpringProxyUtils
com.ftf.coral.runtime.system
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.HostInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.JavaInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.JvmInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.OsInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.RuntimeInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.SystemInfo
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.SystemUtil
com.ftf.coral.runtime.system.com.ftf.coral.runtime.system.UserInfo
com.ftf.coral.util
com.ftf.coral.util.com.ftf.coral.util.AESUtils
com.ftf.coral.util.com.ftf.coral.util.Base64
com.ftf.coral.util.com.ftf.coral.util.BeanPath
com.ftf.coral.util.com.ftf.coral.util.Bits
com.ftf.coral.util.com.ftf.coral.util.CertNoUtils
com.ftf.coral.util.com.ftf.coral.util.CharUtils
com.ftf.coral.util.com.ftf.coral.util.ClassLoaderUtil
com.ftf.coral.util.com.ftf.coral.util.CollectionUtils
com.ftf.coral.util.com.ftf.coral.util.DateUtils
com.ftf.coral.util.com.ftf.coral.util.ExceptionUtils
com.ftf.coral.util.com.ftf.coral.util.FileUtils
com.ftf.coral.util.com.ftf.coral.util.HttpRequestUtils
com.ftf.coral.util.com.ftf.coral.util.IDUtils
com.ftf.coral.util.com.ftf.coral.util.IPUtil
com.ftf.coral.util.com.ftf.coral.util.JSONUtils
com.ftf.coral.util.com.ftf.coral.util.MD5Utils
com.ftf.coral.util.com.ftf.coral.util.ObjectHolder
com.ftf.coral.util.com.ftf.coral.util.ReflectHelper
com.ftf.coral.util.com.ftf.coral.util.SHAUtil
com.ftf.coral.util.com.ftf.coral.util.SaltUtils
com.ftf.coral.util.com.ftf.coral.util.StringPool
com.ftf.coral.util.com.ftf.coral.util.StringUtils
com.ftf.coral.util.com.ftf.coral.util.SystemClock
com.ftf.coral.util.com.ftf.coral.util.URLUtil
com.ftf.coral.util.com.ftf.coral.util.UnicodeInputStream
com.ftf.coral.util.cipher
com.ftf.coral.util.cipher.com.ftf.coral.util.cipher.CipherException
com.ftf.coral.util.cipher.com.ftf.coral.util.cipher.HmacType
com.ftf.coral.util.cipher.com.ftf.coral.util.cipher.HmacUtils
com.ftf.coral.util.crypto
com.ftf.coral.util.crypto.com.ftf.coral.util.crypto.DigestEngine
com.ftf.coral.util.crypto.codec
com.ftf.coral.util.crypto.codec.com.ftf.coral.util.crypto.codec.Hex
com.ftf.coral.util.crypto.keygen
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.Base64StringKeyGenerator
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.BytesKeyGenerator
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.HexEncodingStringKeyGenerator
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.KeyGenerators
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.SecureRandomBytesKeyGenerator
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.SharedKeyGenerator
com.ftf.coral.util.crypto.keygen.com.ftf.coral.util.crypto.keygen.StringKeyGenerator
com.ftf.coral.util.crypto.sign
com.ftf.coral.util.crypto.sign.com.ftf.coral.util.crypto.sign.RSAKeyPeer
com.ftf.coral.util.crypto.sign.com.ftf.coral.util.crypto.sign.RSAUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy