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

Download jasmine-framework JAR 1.3.6 with all dependencies


Files of the artifact jasmine-framework version 1.3.6 from the group com.magicodex.

Test

Download jasmine-framework (1.3.6)
Artifact jasmine-framework
Group com.magicodex
Version 1.3.6
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies jsr305, hutool-all, opencsv, jackson-databind, jackson-datatype-jsr310, orika-core, aspectjweaver, guava, junit, spring-test, mockito-core,
There are maybe transitive dependencies!
There is a newer version: 1.3.8
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jasmine-framework Show documentation

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

0 downloads

Source code of jasmine-framework version 1.3.6

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.magicodex.jasmine-framework
META-INF.maven.com.magicodex.jasmine-framework.META-INF.maven.com.magicodex.jasmine-framework.pom.properties
META-INF.maven.com.magicodex.jasmine-framework.META-INF.maven.com.magicodex.jasmine-framework.pom.xml
jasmine.framework.cache
jasmine.framework.cache.jasmine.framework.cache.CacheService
jasmine.framework.cache.jasmine.framework.cache.CacheUtil
jasmine.framework.cache.jasmine.framework.cache.RequestScopeCacheUtil
jasmine.framework.cache.impl.redis
jasmine.framework.cache.impl.redis.jasmine.framework.cache.impl.redis.DefaultRedisTemplateInvoker
jasmine.framework.cache.impl.redis.jasmine.framework.cache.impl.redis.RedisCacheService
jasmine.framework.cache.impl.redis.jasmine.framework.cache.impl.redis.RedisTemplateInvoker
jasmine.framework.cache.impl.strategy
jasmine.framework.cache.impl.strategy.jasmine.framework.cache.impl.strategy.DefaultCacheExpirationStrategy
jasmine.framework.cache.impl.thread
jasmine.framework.cache.impl.thread.jasmine.framework.cache.impl.thread.RequestScopeCacheContext
jasmine.framework.cache.impl.thread.jasmine.framework.cache.impl.thread.RequestScopeCacheContextHolder
jasmine.framework.cache.integration
jasmine.framework.cache.integration.jasmine.framework.cache.integration.RequestScopeCacheContextHandler
jasmine.framework.cache.integration.jasmine.framework.cache.integration.RequestScopeCacheContextSnapshot
jasmine.framework.cache.strategy
jasmine.framework.cache.strategy.jasmine.framework.cache.strategy.CacheExpirationStrategy
jasmine.framework.cache.strategy.jasmine.framework.cache.strategy.CacheSyncStrategy
jasmine.framework.common.constant
jasmine.framework.common.constant.jasmine.framework.common.constant.CollectionConstants
jasmine.framework.common.constant.jasmine.framework.common.constant.DateConstants
jasmine.framework.common.constant.jasmine.framework.common.constant.LangConstants
jasmine.framework.common.constant.jasmine.framework.common.constant.NumberConstants
jasmine.framework.common.constant.jasmine.framework.common.constant.TextConstants
jasmine.framework.common.exception
jasmine.framework.common.exception.jasmine.framework.common.exception.ApplicationException
jasmine.framework.common.exception.jasmine.framework.common.exception.BusinessException
jasmine.framework.common.exception.jasmine.framework.common.exception.DataNotFoundException
jasmine.framework.common.exception.jasmine.framework.common.exception.InvalidDataException
jasmine.framework.common.exception.jasmine.framework.common.exception.InvalidParameterException
jasmine.framework.common.exception.jasmine.framework.common.exception.InvalidPropertyException
jasmine.framework.common.exception.jasmine.framework.common.exception.UnexpectedException
jasmine.framework.common.util
jasmine.framework.common.util.jasmine.framework.common.util.CheckUtil
jasmine.framework.common.util.jasmine.framework.common.util.CollectionUtil
jasmine.framework.common.util.jasmine.framework.common.util.DateUtil
jasmine.framework.common.util.jasmine.framework.common.util.ErrorUtil
jasmine.framework.common.util.jasmine.framework.common.util.I18nUtil
jasmine.framework.common.util.jasmine.framework.common.util.JsonUtil
jasmine.framework.common.util.jasmine.framework.common.util.MapperUtil
jasmine.framework.common.util.jasmine.framework.common.util.NewUtil
jasmine.framework.common.util.jasmine.framework.common.util.ObjectUtil
jasmine.framework.common.util.jasmine.framework.common.util.ResourceUtil
jasmine.framework.common.util.jasmine.framework.common.util.SimpleConvertUtil
jasmine.framework.common.util.jasmine.framework.common.util.SpringUtil
jasmine.framework.common.util.jasmine.framework.common.util.StringUtil
jasmine.framework.common.util.batch
jasmine.framework.common.util.batch.jasmine.framework.common.util.batch.AbstractBatchMap
jasmine.framework.common.util.batch.jasmine.framework.common.util.batch.BatchCallUtil
jasmine.framework.common.util.batch.jasmine.framework.common.util.batch.BatchMap
jasmine.framework.common.util.csv
jasmine.framework.common.util.csv.jasmine.framework.common.util.csv.CsvToObject
jasmine.framework.common.util.function
jasmine.framework.common.util.function.jasmine.framework.common.util.function.FunctionWithResult
jasmine.framework.common.util.function.jasmine.framework.common.util.function.FunctionWithoutResult
jasmine.framework.common.util.ref
jasmine.framework.common.util.ref.jasmine.framework.common.util.ref.LongValue
jasmine.framework.common.util.ref.jasmine.framework.common.util.ref.ObjectValue
jasmine.framework.common.util.sort
jasmine.framework.common.util.sort.jasmine.framework.common.util.sort.CollectionSortUtil
jasmine.framework.common.util.sort.jasmine.framework.common.util.sort.KeyComparator
jasmine.framework.common.util.sort.jasmine.framework.common.util.sort.SortKey
jasmine.framework.common.util.timer
jasmine.framework.common.util.timer.jasmine.framework.common.util.timer.ExecuteTimer
jasmine.framework.concurrent
jasmine.framework.concurrent.jasmine.framework.concurrent.AsyncTaskProvider
jasmine.framework.concurrent.jasmine.framework.concurrent.AsyncTaskUtil
jasmine.framework.concurrent.impl
jasmine.framework.concurrent.impl.jasmine.framework.concurrent.impl.AsyncExecutorTaskProvider
jasmine.framework.concurrent.impl.jasmine.framework.concurrent.impl.AsyncTaskDecorator
jasmine.framework.context
jasmine.framework.context.jasmine.framework.context.CurrentSubject
jasmine.framework.context.jasmine.framework.context.CustomInitializingSingleton
jasmine.framework.context.jasmine.framework.context.InitSupport
jasmine.framework.context.jasmine.framework.context.RuntimeProvider
jasmine.framework.context.jasmine.framework.context.SubjectProvider
jasmine.framework.context.jasmine.framework.context.WithContext
jasmine.framework.context.impl
jasmine.framework.context.impl.jasmine.framework.context.impl.FixedSubjectProvider
jasmine.framework.context.impl.jasmine.framework.context.impl.SpringRuntimeProvider
jasmine.framework.context.impl.thread
jasmine.framework.context.impl.thread.jasmine.framework.context.impl.thread.ContextHandlerFacadeBean
jasmine.framework.context.init
jasmine.framework.context.init.jasmine.framework.context.init.CustomInitializingSingletonScanBean
jasmine.framework.context.init.jasmine.framework.context.init.InitSupportScanBean
jasmine.framework.context.thread
jasmine.framework.context.thread.jasmine.framework.context.thread.ContextHandler
jasmine.framework.context.thread.jasmine.framework.context.thread.ContextHandlerFacade
jasmine.framework.context.thread.jasmine.framework.context.thread.ContextManagementUtil
jasmine.framework.context.thread.jasmine.framework.context.thread.ContextSnapshot
jasmine.framework.database.annotation
jasmine.framework.database.annotation.jasmine.framework.database.annotation.ReadOnly
jasmine.framework.database.annotation.handler
jasmine.framework.database.annotation.handler.jasmine.framework.database.annotation.handler.ReadOnlyAspectHandler
jasmine.framework.database.datasource
jasmine.framework.database.datasource.jasmine.framework.database.datasource.DataSourceContext
jasmine.framework.database.datasource.jasmine.framework.database.datasource.DataSourceContextHolder
jasmine.framework.database.datasource.jasmine.framework.database.datasource.DataSourceDecideFacade
jasmine.framework.database.impl.datasource
jasmine.framework.database.impl.datasource.jasmine.framework.database.impl.datasource.DefaultDataSourceContext
jasmine.framework.database.impl.datasource.jasmine.framework.database.impl.datasource.MultipleDataSource
jasmine.framework.database.impl.datasource.jasmine.framework.database.impl.datasource.ReadWriteDataSourceDecideFacade
jasmine.framework.database.integration
jasmine.framework.database.integration.jasmine.framework.database.integration.DatabaseContextHandler
jasmine.framework.database.integration.jasmine.framework.database.integration.DatabaseContextSnapshot
jasmine.framework.database.liquibase
jasmine.framework.database.liquibase.jasmine.framework.database.liquibase.BeanTaskChange
jasmine.framework.database.liquibase.jasmine.framework.database.liquibase.CustomSpringLiquibase
jasmine.framework.database.mybatisplus
jasmine.framework.database.mybatisplus.jasmine.framework.database.mybatisplus.BaseEntityMetaObjectHandler
jasmine.framework.database.mybatisplus.jasmine.framework.database.mybatisplus.MybatisPlusInterceptorBuilder
jasmine.framework.database.mybatisplus.annotation
jasmine.framework.database.mybatisplus.annotation.jasmine.framework.database.mybatisplus.annotation.I18n
jasmine.framework.database.mybatisplus.constant
jasmine.framework.database.mybatisplus.constant.jasmine.framework.database.mybatisplus.constant.MybatisConstants
jasmine.framework.database.mybatisplus.constant.jasmine.framework.database.mybatisplus.constant.MybatisMessageConstants
jasmine.framework.database.mybatisplus.context
jasmine.framework.database.mybatisplus.context.jasmine.framework.database.mybatisplus.context.ContextParameter
jasmine.framework.database.mybatisplus.context.jasmine.framework.database.mybatisplus.context.ContextParameterInnerInterceptor
jasmine.framework.database.mybatisplus.context.jasmine.framework.database.mybatisplus.context.DefaultContextParameter
jasmine.framework.database.mybatisplus.crypto
jasmine.framework.database.mybatisplus.crypto.jasmine.framework.database.mybatisplus.crypto.CryptoFieldUtil
jasmine.framework.database.mybatisplus.crypto.jasmine.framework.database.mybatisplus.crypto.CryptoProvider
jasmine.framework.database.mybatisplus.crypto.jasmine.framework.database.mybatisplus.crypto.CryptoTypeHandler
jasmine.framework.database.mybatisplus.crypto.jasmine.framework.database.mybatisplus.crypto.SymmetricCryptoProvider
jasmine.framework.database.mybatisplus.dao
jasmine.framework.database.mybatisplus.dao.jasmine.framework.database.mybatisplus.dao.BaseBatchDAO
jasmine.framework.database.mybatisplus.dao.jasmine.framework.database.mybatisplus.dao.BaseDAO
jasmine.framework.database.mybatisplus.dao.jasmine.framework.database.mybatisplus.dao.BaseEntityDAO
jasmine.framework.database.mybatisplus.dao.jasmine.framework.database.mybatisplus.dao.BaseI18nEntityDAO
jasmine.framework.database.mybatisplus.dynamic
jasmine.framework.database.mybatisplus.dynamic.jasmine.framework.database.mybatisplus.dynamic.DataAuthProvider
jasmine.framework.database.mybatisplus.dynamic.jasmine.framework.database.mybatisplus.dynamic.DataAuthUtil
jasmine.framework.database.mybatisplus.entity
jasmine.framework.database.mybatisplus.entity.jasmine.framework.database.mybatisplus.entity.BaseEntity
jasmine.framework.database.mybatisplus.entity.jasmine.framework.database.mybatisplus.entity.BaseI18nEntity
jasmine.framework.database.mybatisplus.i18n
jasmine.framework.database.mybatisplus.i18n.jasmine.framework.database.mybatisplus.i18n.DefaultI18nEntityFacade
jasmine.framework.database.mybatisplus.i18n.jasmine.framework.database.mybatisplus.i18n.I18nEntityFacade
jasmine.framework.database.mybatisplus.i18n.jasmine.framework.database.mybatisplus.i18n.I18nEntityUtil
jasmine.framework.database.mybatisplus.i18n.jasmine.framework.database.mybatisplus.i18n.I18nTypeHandler
jasmine.framework.database.mybatisplus.i18n.support
jasmine.framework.database.mybatisplus.i18n.support.jasmine.framework.database.mybatisplus.i18n.support.I18nCrud
jasmine.framework.database.mybatisplus.i18n.support.jasmine.framework.database.mybatisplus.i18n.support.I18nMeta
jasmine.framework.database.mybatisplus.i18n.support.jasmine.framework.database.mybatisplus.i18n.support.I18nRecord
jasmine.framework.database.mybatisplus.i18n.support.jasmine.framework.database.mybatisplus.i18n.support.PopulateFunction
jasmine.framework.database.mybatisplus.injector
jasmine.framework.database.mybatisplus.injector.jasmine.framework.database.mybatisplus.injector.AbstractI18nSupportMethod
jasmine.framework.database.mybatisplus.injector.jasmine.framework.database.mybatisplus.injector.I18nSupportSelectList
jasmine.framework.database.mybatisplus.injector.jasmine.framework.database.mybatisplus.injector.I18nSupportSelectPage
jasmine.framework.database.mybatisplus.injector.jasmine.framework.database.mybatisplus.injector.I18nSupportSqlInjector
jasmine.framework.database.mybatisplus.mapper
jasmine.framework.database.mybatisplus.mapper.jasmine.framework.database.mybatisplus.mapper.BaseMapperEx
jasmine.framework.database.mybatisplus.tenant
jasmine.framework.database.mybatisplus.tenant.jasmine.framework.database.mybatisplus.tenant.DefaultTenantLineHandler
jasmine.framework.database.mybatisplus.tenant.jasmine.framework.database.mybatisplus.tenant.IgnoreTableStrategy
jasmine.framework.database.mybatisplus.tenant.jasmine.framework.database.mybatisplus.tenant.TenantConfigProcessor
jasmine.framework.database.mybatisplus.tenant.jasmine.framework.database.mybatisplus.tenant.TenantConfigProcessorScanBean
jasmine.framework.database.mybatisplus.util
jasmine.framework.database.mybatisplus.util.jasmine.framework.database.mybatisplus.util.BaseEntityUtil
jasmine.framework.database.mybatisplus.util.jasmine.framework.database.mybatisplus.util.MapperExtensionUtil
jasmine.framework.database.mybatisplus.util.jasmine.framework.database.mybatisplus.util.MybatisPlusColumnMapping
jasmine.framework.database.mybatisplus.util.jasmine.framework.database.mybatisplus.util.MybatisPlusCsvUtil
jasmine.framework.database.mybatisplus.util.jasmine.framework.database.mybatisplus.util.UniqueKeyUtil
jasmine.framework.database.mybatisplus.wrapper
jasmine.framework.database.mybatisplus.wrapper.jasmine.framework.database.mybatisplus.wrapper.AbstractLambdaQueryWrapperEx
jasmine.framework.database.mybatisplus.wrapper.jasmine.framework.database.mybatisplus.wrapper.AbstractQueryWrapperEx
jasmine.framework.database.mybatisplus.wrapper.jasmine.framework.database.mybatisplus.wrapper.LambdaQueryWrapperEx
jasmine.framework.database.mybatisplus.wrapper.jasmine.framework.database.mybatisplus.wrapper.LambdaQueryWrapperWithI18n
jasmine.framework.database.mybatisplus.wrapper.jasmine.framework.database.mybatisplus.wrapper.QueryWrapperEx
jasmine.framework.i18n
jasmine.framework.i18n.jasmine.framework.i18n.DeclareI18N
jasmine.framework.i18n.jasmine.framework.i18n.DeclareI18nScanUtil
jasmine.framework.i18n.jasmine.framework.i18n.I18nConstants
jasmine.framework.i18n.jasmine.framework.i18n.I18nKeyAndArgs
jasmine.framework.i18n.jasmine.framework.i18n.LocaleMessageProvider
jasmine.framework.i18n.builder
jasmine.framework.i18n.builder.jasmine.framework.i18n.builder.MessageSourceBuilder
jasmine.framework.i18n.impl
jasmine.framework.i18n.impl.jasmine.framework.i18n.impl.DefaultLocaleMessageProvider
jasmine.framework.job
jasmine.framework.job.jasmine.framework.job.JobCurrent
jasmine.framework.job.jasmine.framework.job.JobExecutor
jasmine.framework.job.impl.xxljob
jasmine.framework.job.impl.xxljob.jasmine.framework.job.impl.xxljob.XxlJobCurrent
jasmine.framework.job.impl.xxljob.jasmine.framework.job.impl.xxljob.XxlJobHandlerDelegate
jasmine.framework.lock
jasmine.framework.lock.jasmine.framework.lock.DistributedLockUtil
jasmine.framework.lock.annotation
jasmine.framework.lock.annotation.jasmine.framework.lock.annotation.DistributedLock
jasmine.framework.lock.annotation.handler
jasmine.framework.lock.annotation.handler.jasmine.framework.lock.annotation.handler.DistributedLockAspectHandler
jasmine.framework.lock.distributed
jasmine.framework.lock.distributed.jasmine.framework.lock.distributed.DistributedDeclaredLock
jasmine.framework.lock.distributed.jasmine.framework.lock.distributed.DistributedLockCallback
jasmine.framework.lock.distributed.jasmine.framework.lock.distributed.DistributedLockProvider
jasmine.framework.lock.impl.redisson
jasmine.framework.lock.impl.redisson.jasmine.framework.lock.impl.redisson.RedissonDistributedDeclaredLock
jasmine.framework.lock.impl.redisson.jasmine.framework.lock.impl.redisson.RedissonDistributedLockProvider
jasmine.framework.mapper
jasmine.framework.mapper.jasmine.framework.mapper.CommonSqlMapper.xml
jasmine.framework.mapper.jasmine.framework.mapper.DataAuthMapper.xml
jasmine.framework.mapper.jasmine.framework.mapper.EntityI18nMapper.xml
jasmine.framework.mq
jasmine.framework.mq.jasmine.framework.mq.MessageReceiver
jasmine.framework.mq.jasmine.framework.mq.MessageSender
jasmine.framework.mq.jasmine.framework.mq.ReceiveMessageService
jasmine.framework.mq.jasmine.framework.mq.SendMessageService
jasmine.framework.mq.impl
jasmine.framework.mq.impl.jasmine.framework.mq.impl.AbstractReceiveMessageService
jasmine.framework.mq.impl.jasmine.framework.mq.impl.AbstractSendMessageService
jasmine.framework.mq.impl.jasmine.framework.mq.impl.DefaultReceiveMessageService
jasmine.framework.mq.impl.jasmine.framework.mq.impl.DefaultSendMessageServiceBean
jasmine.framework.mq.impl.interceptor
jasmine.framework.mq.impl.interceptor.jasmine.framework.mq.impl.interceptor.DefaultReceiveInterceptor
jasmine.framework.mq.impl.interceptor.jasmine.framework.mq.impl.interceptor.DefaultReceiveInvocationInfo
jasmine.framework.mq.impl.interceptor.jasmine.framework.mq.impl.interceptor.DefaultSendInterceptor
jasmine.framework.mq.impl.interceptor.jasmine.framework.mq.impl.interceptor.DefaultSendInvocationInfo
jasmine.framework.mq.impl.routing
jasmine.framework.mq.impl.routing.jasmine.framework.mq.impl.routing.AbstractPublisherExchangeRouting
jasmine.framework.mq.impl.routing.jasmine.framework.mq.impl.routing.PublisherExchangeDirectRouting
jasmine.framework.mq.interceptor
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.ReceiveInterceptor
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.ReceiveInterceptorDecorator
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.ReceiveInvocation
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.ReceiveInvocationInfo
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.SendInterceptor
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.SendInterceptorDecorator
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.SendInvocation
jasmine.framework.mq.interceptor.jasmine.framework.mq.interceptor.SendInvocationInfo
jasmine.framework.mq.routing
jasmine.framework.mq.routing.jasmine.framework.mq.routing.PublisherExchangeRouting
jasmine.framework.mq.routing.jasmine.framework.mq.routing.PublisherRouting
jasmine.framework.web.annotation.conversion
jasmine.framework.web.annotation.conversion.jasmine.framework.web.annotation.conversion.EndDate
jasmine.framework.web.annotation.conversion.jasmine.framework.web.annotation.conversion.StartDate
jasmine.framework.web.constant
jasmine.framework.web.constant.jasmine.framework.web.constant.ValidationMessageConstants
jasmine.framework.web.entity
jasmine.framework.web.entity.jasmine.framework.web.entity.WebResult
jasmine.framework.web.exception
jasmine.framework.web.exception.jasmine.framework.web.exception.DegradeException
jasmine.framework.web.exception.jasmine.framework.web.exception.ValidationException
jasmine.framework.web.impl.conversion
jasmine.framework.web.impl.conversion.jasmine.framework.web.impl.conversion.EndDateFormatter
jasmine.framework.web.impl.conversion.jasmine.framework.web.impl.conversion.EndDateFormatterFactory
jasmine.framework.web.impl.conversion.jasmine.framework.web.impl.conversion.StartDateFormatter
jasmine.framework.web.impl.conversion.jasmine.framework.web.impl.conversion.StartDateFormatterFactory
jasmine.framework.web.integration
jasmine.framework.web.integration.jasmine.framework.web.integration.RequestContextHandler
jasmine.framework.web.integration.jasmine.framework.web.integration.RequestContextSnapshot
jasmine.framework.web.integration.jasmine.framework.web.integration.SimpleRequestAttributes
jasmine.framework.web.util.routing
jasmine.framework.web.util.routing.jasmine.framework.web.util.routing.PathInfo
jasmine.framework.web.util.routing.jasmine.framework.web.util.routing.PathSegmentNode
jasmine.framework.web.util.routing.jasmine.framework.web.util.routing.Route
jasmine.framework.web.util.routing.jasmine.framework.web.util.routing.Router
jasmine.framework.web.util.validation
jasmine.framework.web.util.validation.jasmine.framework.web.util.validation.ValidationContext
jasmine.framework.web.util.validation.jasmine.framework.web.util.validation.ValidationField
jasmine.framework.web.util.validation.jasmine.framework.web.util.validation.ValidationHelper
jasmine.q
jasmine.q.jasmine.q.CryptoTypeHandler
jasmine.q.jasmine.q.I18nTypeHandler




© 2015 - 2025 Weber Informatics LLC | Privacy Policy