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

Get the Source Code and Download the JAR File


Welcome to the download page for ameba-lib-io.interface21 source code JAR file. Here, you can get the complete source code for the library and easily download the JAR file. Start using this convenient package in your projects.

Files of the artifact ameba-lib version 4.0-M2 from the group io.interface21.

Artifact ameba-lib
Group io.interface21
Version 4.0-M2
Last update 24. September 2024
Tags: ameba utilities
Organization not specified
URL https://github.com/spring-labs/ameba-lib
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ameba-lib Show documentation

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

0 downloads

Source code of ameba-lib version 4.0-M2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.interface21.ameba-lib
META-INF.maven.io.interface21.ameba-lib.META-INF.maven.io.interface21.ameba-lib.pom.properties
META-INF.maven.io.interface21.ameba-lib.META-INF.maven.io.interface21.ameba-lib.pom.xml
META-INF.spring
META-INF.spring.META-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports
.logback-appenders.xml
.logback-loggers.xml
.logstash.conf
org.ameba
org.ameba.org.ameba.Ameba
org.ameba.org.ameba.Constants
org.ameba.org.ameba.IDGenerator
org.ameba.org.ameba.Identifiable
org.ameba.org.ameba.JdkIDGenerator
org.ameba.org.ameba.LoggingCategories
org.ameba.org.ameba.Messages
org.ameba.amqp
org.ameba.amqp.org.ameba.amqp.AmqpConfiguration
org.ameba.amqp.org.ameba.amqp.MessageHeaderEnhancer
org.ameba.amqp.org.ameba.amqp.MessagePostProcessorProvider
org.ameba.amqp.org.ameba.amqp.RabbitTemplateConfigurable
org.ameba.amqp.org.ameba.amqp.RabbitTemplateConfigurerAdapter
org.ameba.amqp.org.ameba.amqp.SimpleRabbitListenerContainerFactoryConfigurerDecorator
org.ameba.amqp.org.ameba.amqp.package-info
org.ameba.annotation
org.ameba.annotation.org.ameba.annotation.Default
org.ameba.annotation.org.ameba.annotation.EnableAspects
org.ameba.annotation.org.ameba.annotation.ExcludeFromScan
org.ameba.annotation.org.ameba.annotation.FilteredComponentScan
org.ameba.annotation.org.ameba.annotation.Measured
org.ameba.annotation.org.ameba.annotation.NotLogged
org.ameba.annotation.org.ameba.annotation.NotTransformed
org.ameba.annotation.org.ameba.annotation.TxService
org.ameba.annotation.org.ameba.annotation.package-info
org.ameba.aop
org.ameba.aop.org.ameba.aop.AspectsConfiguration
org.ameba.aop.org.ameba.aop.ExceptionTranslator
org.ameba.aop.org.ameba.aop.IntegrationLayerAspect
org.ameba.aop.org.ameba.aop.MeasuredAspect
org.ameba.aop.org.ameba.aop.Pointcuts
org.ameba.aop.org.ameba.aop.PresentationLayerAspect
org.ameba.aop.org.ameba.aop.ServiceLayerAspect
org.ameba.aop.org.ameba.aop.SpringPointcuts
org.ameba.aop.org.ameba.aop.package-info
org.ameba.app
org.ameba.app.org.ameba.app.BaseConfiguration
org.ameba.app.org.ameba.app.SecurityConfigurers
org.ameba.app.org.ameba.app.SolutionApp
org.ameba.app.org.ameba.app.SpringProfiles
org.ameba.app.org.ameba.app.ValidationConfiguration
org.ameba.app.org.ameba.app.package-info
org.ameba.event
org.ameba.event.org.ameba.event.EntityCreatedEvent
org.ameba.event.org.ameba.event.package-info
org.ameba.exception
org.ameba.exception.org.ameba.exception.BadRequestException
org.ameba.exception.org.ameba.exception.BehaviorAwareException
org.ameba.exception.org.ameba.exception.BusinessRuntimeException
org.ameba.exception.org.ameba.exception.GatewayException
org.ameba.exception.org.ameba.exception.GatewayTimeoutException
org.ameba.exception.org.ameba.exception.IntegrationLayerException
org.ameba.exception.org.ameba.exception.NotFoundException
org.ameba.exception.org.ameba.exception.PresentationLayerException
org.ameba.exception.org.ameba.exception.ResourceChangedException
org.ameba.exception.org.ameba.exception.ResourceExistsException
org.ameba.exception.org.ameba.exception.ServiceLayerException
org.ameba.exception.org.ameba.exception.TechnicalRuntimeException
org.ameba.exception.org.ameba.exception.package-info
org.ameba.http
org.ameba.http.org.ameba.http.AbstractBase
org.ameba.http.org.ameba.http.AbstractMvcConfiguration
org.ameba.http.org.ameba.http.BaseClientHttpRequestInterceptor
org.ameba.http.org.ameba.http.FeignClientInterceptor
org.ameba.http.org.ameba.http.LoadBalancedRestTemplateConfiguration
org.ameba.http.org.ameba.http.MeasuredRestController
org.ameba.http.org.ameba.http.MediaTypes
org.ameba.http.org.ameba.http.MvcClientInterceptor
org.ameba.http.org.ameba.http.PermitAllCorsConfigurationSource
org.ameba.http.org.ameba.http.RequestIDFilter
org.ameba.http.org.ameba.http.RequestIDHolder
org.ameba.http.org.ameba.http.Response
org.ameba.http.org.ameba.http.RestTemplateConfiguration
org.ameba.http.org.ameba.http.WebMvcConfiguration
org.ameba.http.ctx
org.ameba.http.ctx.org.ameba.http.ctx.CallContext
org.ameba.http.ctx.org.ameba.http.ctx.CallContextClientRequestInterceptor
org.ameba.http.ctx.org.ameba.http.ctx.CallContextHolder
org.ameba.http.ctx.org.ameba.http.ctx.CallContextInterceptor
org.ameba.http.ctx.org.ameba.http.ctx.CallContextProvider
org.ameba.http.ctx.org.ameba.http.ctx.CallContextWebMvcConfiguration
org.ameba.http.ctx.org.ameba.http.ctx.DefaultCallContextProviderConfiguration
org.ameba.http.ctx.org.ameba.http.ctx.SimpleCallContextProvider
org.ameba.http.ctx.amqp
org.ameba.http.ctx.amqp.org.ameba.http.ctx.amqp.CallContextAmqpConfiguration
org.ameba.http.ctx.amqp.org.ameba.http.ctx.amqp.CallContextEnhancer
org.ameba.http.ctx.amqp.org.ameba.http.ctx.amqp.CallContextHeaderResolver
org.ameba.http.ctx.feign
org.ameba.http.ctx.feign.org.ameba.http.ctx.feign.CallContextFeignConfiguration
org.ameba.http.ctx.feign.org.ameba.http.ctx.feign.CallContextRequestInterceptor
org.ameba.http.ctx.sleuth
org.ameba.http.ctx.sleuth.org.ameba.http.ctx.sleuth.TraceableCallContextConfiguration
org.ameba.http.ctx.sleuth.org.ameba.http.ctx.sleuth.TraceableCallContextProvider
org.ameba.http.identity
org.ameba.http.identity.org.ameba.http.identity.EnableIdentityAwareness
org.ameba.http.identity.org.ameba.http.identity.HeaderAttributeResolverStrategy
org.ameba.http.identity.org.ameba.http.identity.Identity
org.ameba.http.identity.org.ameba.http.identity.IdentityClientRequestInterceptor
org.ameba.http.identity.org.ameba.http.identity.IdentityConfiguration
org.ameba.http.identity.org.ameba.http.identity.IdentityContextHolder
org.ameba.http.identity.org.ameba.http.identity.IdentityFilter
org.ameba.http.identity.org.ameba.http.identity.IdentityResolverStrategy
org.ameba.http.identity.org.ameba.http.identity.SimpleIdentity
org.ameba.http.identity.org.ameba.http.identity.TokenResolverStrategy
org.ameba.http.identity.amqp
org.ameba.http.identity.amqp.org.ameba.http.identity.amqp.IdentityAmqpConfiguration
org.ameba.http.identity.amqp.org.ameba.http.identity.amqp.IdentityEnhancer
org.ameba.http.identity.amqp.org.ameba.http.identity.amqp.IdentityHeaderResolver
org.ameba.http.identity.feign
org.ameba.http.identity.feign.org.ameba.http.identity.feign.IdentityFeignConfiguration
org.ameba.http.identity.feign.org.ameba.http.identity.feign.IdentityRequestInterceptor
org.ameba.http.identity
org.ameba.http.identity.org.ameba.http.identity.package-info
org.ameba.http.multitenancy
org.ameba.http.multitenancy.org.ameba.http.multitenancy.AbstractTenantAwareFilter
org.ameba.http.multitenancy.org.ameba.http.multitenancy.MultiTenancyConfiguration
org.ameba.http.multitenancy.org.ameba.http.multitenancy.MultiTenantSessionFilter
org.ameba.http.multitenancy.org.ameba.http.multitenancy.SLF4JMappedDiagnosticContextFilter
org.ameba.http
org.ameba.http.org.ameba.http.package-info
org.ameba.i18n
org.ameba.i18n.org.ameba.i18n.AbstractSpringTranslator
org.ameba.i18n.org.ameba.i18n.AbstractTranslator
org.ameba.i18n.org.ameba.i18n.Translator
org.ameba.i18n.org.ameba.i18n.package-info
org.ameba.integration
org.ameba.integration.org.ameba.integration.EnableMultiTenancy
org.ameba.integration.org.ameba.integration.FindOperations
org.ameba.integration.org.ameba.integration.SaveOperations
org.ameba.integration.org.ameba.integration.SeparationStrategy
org.ameba.integration.org.ameba.integration.TypedEntity
org.ameba.integration.hibernate
org.ameba.integration.hibernate.org.ameba.integration.hibernate.ColumnBasedTenancyConfiguration
org.ameba.integration.hibernate.org.ameba.integration.hibernate.ColumnSeparationConfigurator
org.ameba.integration.hibernate.org.ameba.integration.hibernate.DefaultMultiTenantConnectionProvider
org.ameba.integration.hibernate.org.ameba.integration.hibernate.SchemaBasedTenancyConfiguration
org.ameba.integration.hibernate.org.ameba.integration.hibernate.SchemaSeparationConfigurator
org.ameba.integration.hibernate.org.ameba.integration.hibernate.SessionFactoryIntegrator
org.ameba.integration.hibernate.org.ameba.integration.hibernate.TenantResolverTenancyStrategy
org.ameba.integration.hibernate.org.ameba.integration.hibernate.package-info
org.ameba.integration.jpa
org.ameba.integration.jpa.org.ameba.integration.jpa.ApplicationEntity
org.ameba.integration.jpa.org.ameba.integration.jpa.ApplicationEntity_
org.ameba.integration.jpa.org.ameba.integration.jpa.BaseEntity
org.ameba.integration.jpa.org.ameba.integration.jpa.BaseEntity_
org.ameba.integration.jpa.org.ameba.integration.jpa.BaseJpaConfiguration
org.ameba.integration.jpa.org.ameba.integration.jpa.IdentityPrincipalProvider
org.ameba.integration.jpa.org.ameba.integration.jpa.JpaRepositoryOperations
org.ameba.integration.jpa.org.ameba.integration.jpa.PrincipalProvider
org.ameba.integration.jpa.org.ameba.integration.jpa.QApplicationEntity
org.ameba.integration.jpa.org.ameba.integration.jpa.QBaseEntity
org.ameba.integration.jpa.org.ameba.integration.jpa.StringListConverter
org.ameba.integration.jpa.org.ameba.integration.jpa.package-info
org.ameba.integration.mongodb
org.ameba.integration.mongodb.org.ameba.integration.mongodb.BaseEntity
org.ameba.integration.mongodb.org.ameba.integration.mongodb.package-info
org.ameba.integration
org.ameba.integration.org.ameba.integration.package-info
org.ameba.logging
org.ameba.logging.org.ameba.logging.TenantDiscriminator
org.ameba.logging.org.ameba.logging.ThreadIdProvider
org.ameba.logging.org.ameba.logging.package-info
org.ameba.mapping
org.ameba.mapping.org.ameba.mapping.BeanMapper
org.ameba.mapping.org.ameba.mapping.DozerMapperImpl
org.ameba.mapping.org.ameba.mapping.LocalDateConverter
org.ameba.mapping.org.ameba.mapping.LocalDateTimeConverter
org.ameba.mapping.org.ameba.mapping.ZonedDateTimeConverter
org.ameba.mapping.org.ameba.mapping.package-info
org.ameba.oauth2
org.ameba.oauth2.org.ameba.oauth2.Asymmetric
org.ameba.oauth2.org.ameba.oauth2.BearerTokenExtractor
org.ameba.oauth2.org.ameba.oauth2.DefaultTokenExtractor
org.ameba.oauth2.org.ameba.oauth2.ExtractionResult
org.ameba.oauth2.org.ameba.oauth2.FilterStrategy
org.ameba.oauth2.org.ameba.oauth2.InvalidTokenException
org.ameba.oauth2.org.ameba.oauth2.Issuer
org.ameba.oauth2.org.ameba.oauth2.IssuerWhiteList
org.ameba.oauth2.org.ameba.oauth2.JwtValidationStrategy
org.ameba.oauth2.org.ameba.oauth2.JwtValidator
org.ameba.oauth2.org.ameba.oauth2.SpringOauth2Configuration
org.ameba.oauth2.org.ameba.oauth2.Symmetric
org.ameba.oauth2.org.ameba.oauth2.TokenExtractor
org.ameba.oauth2.org.ameba.oauth2.TokenParser
org.ameba.oauth2.issuer
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.ConfigurationIssuerWhiteList
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.ConfiguredIssuer
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.IssuerEO
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.IssuerEO_
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.IssuerPackage
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.IssuerRepository
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.JpaIssuerRepository
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.JwksUrlRepository
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.PersistentIssuerWhiteList
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.QIssuerEO
org.ameba.oauth2.issuer.org.ameba.oauth2.issuer.package-info
org.ameba.oauth2
org.ameba.oauth2.org.ameba.oauth2.package-info
org.ameba.oauth2.parser
org.ameba.oauth2.parser.org.ameba.oauth2.parser.HS512TokenParser
org.ameba.oauth2.parser.org.ameba.oauth2.parser.RSA256TokenParser
org.ameba.oauth2.parser.org.ameba.oauth2.parser.package-info
org.ameba.oauth2.tenant
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.QTenantEO
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.TenantEO
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.TenantEO_
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.TenantPackage
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.TenantRepository
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.TenantValidator
org.ameba.oauth2.tenant.org.ameba.oauth2.tenant.package-info
org.ameba
org.ameba.org.ameba.package-info
org.ameba.system
org.ameba.system.org.ameba.system.NestedReloadableResourceBundleMessageSource
org.ameba.system.org.ameba.system.SystemSupport
org.ameba.system.org.ameba.system.ValidationUtil
org.ameba.system.org.ameba.system.package-info
org.ameba.tenancy
org.ameba.tenancy.org.ameba.tenancy.IllegalTenantException
org.ameba.tenancy.org.ameba.tenancy.TenantHolder
org.ameba.tenancy.org.ameba.tenancy.TenantMdc
org.ameba.tenancy.org.ameba.tenancy.TenantQueryDslConnectionProvider
org.ameba.tenancy.org.ameba.tenancy.TenantSchemaUtils
org.ameba.tenancy.org.ameba.tenancy.TenantValidator
org.ameba.tenancy.amqp
org.ameba.tenancy.amqp.org.ameba.tenancy.amqp.TenantAmpqHeaderEnhancer
org.ameba.tenancy.amqp.org.ameba.tenancy.amqp.TenantAmqpConfiguration
org.ameba.tenancy.amqp.org.ameba.tenancy.amqp.TenantAmqpHeaderResolver
org.ameba.tenancy
org.ameba.tenancy.org.ameba.tenancy.package-info
org.springframework.context.annotation
org.springframework.context.annotation.org.springframework.context.annotation.AspectsSelector
org.springframework.context.annotation.org.springframework.context.annotation.IdentitySelector
org.springframework.context.annotation.org.springframework.context.annotation.MultiTenancySelector
org.springframework.context.annotation.org.springframework.context.annotation.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy