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

Download hsweb-commons-crud JAR 4.0.17 with all dependencies


Files of the artifact hsweb-commons-crud version 4.0.17 from the group org.hswebframework.web.

Artifact hsweb-commons-crud
Group org.hswebframework.web
Version 4.0.17
Last update 19. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies hsweb-authorization-api, hsweb-concurrent-cache, reactor-core, hsweb-easy-orm-rdb, spring-tx, hsweb-core, hibernate-jpa-2.1-api, hibernate-validator, spring-boot-autoconfigure, hsweb-datasource-api, spring-aspects, hsweb-commons-api, swagger-annotations, jsqlparser,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of hsweb-commons-crud Show documentation

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

0 downloads

Source code of hsweb-commons-crud version 4.0.17

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.spring
META-INF.spring.META-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports
i18n.commons
i18n.commons.i18n.commons.messages_en.properties
i18n.commons.i18n.commons.messages_zh.properties
org.hswebframework.web.crud.annotation
org.hswebframework.web.crud.annotation.org.hswebframework.web.crud.annotation.DDL
org.hswebframework.web.crud.annotation.org.hswebframework.web.crud.annotation.EnableEasyormRepository
org.hswebframework.web.crud.annotation.org.hswebframework.web.crud.annotation.EnableEntityEvent
org.hswebframework.web.crud.annotation.org.hswebframework.web.crud.annotation.Reactive
org.hswebframework.web.crud.configuration
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.AutoDDLProcessor
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.CompositeEntityTableMetadataResolver
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.DefaultEntityResultWrapperFactory
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.DetectEntityColumnMapping
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.DialectProvider
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.DialectProviders
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EasyormConfiguration
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EasyormProperties
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EasyormRepositoryRegistrar
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EntityInfo
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EntityResultWrapperFactory
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.EntityTableMetadataResolver
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.JdbcSqlExecutorConfiguration
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.R2dbcSqlExecutorConfiguration
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.ReactiveRepositoryFactoryBean
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.SyncRepositoryFactoryBean
org.hswebframework.web.crud.configuration.org.hswebframework.web.crud.configuration.TableMetadataCustomizer
org.hswebframework.web.crud.entity.factory
org.hswebframework.web.crud.entity.factory.org.hswebframework.web.crud.entity.factory.DefaultMapperFactory
org.hswebframework.web.crud.entity.factory.org.hswebframework.web.crud.entity.factory.DefaultPropertyCopier
org.hswebframework.web.crud.entity.factory.org.hswebframework.web.crud.entity.factory.EntityMappingCustomizer
org.hswebframework.web.crud.entity.factory.org.hswebframework.web.crud.entity.factory.MapperEntityFactory
org.hswebframework.web.crud.entity.factory.org.hswebframework.web.crud.entity.factory.PropertyCopier
org.hswebframework.web.crud.events
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.CompositeEventListener
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.CreatorEventListener
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.DefaultEntityEventListenerConfigure
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityBeforeCreateEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityBeforeDeleteEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityBeforeModifyEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityBeforeQueryEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityBeforeSaveEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityCreatedEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityDDLEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityDeletedEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventHelper
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventListener
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventListenerConfigure
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventListenerCustomizer
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventPhase
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityEventType
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityModifyEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityPrepareCreateEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityPrepareModifyEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntityPrepareSaveEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.EntitySavedEvent
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.SqlExpressionInvoker
org.hswebframework.web.crud.events.org.hswebframework.web.crud.events.ValidateEventListener
org.hswebframework.web.crud.events.expr
org.hswebframework.web.crud.events.expr.org.hswebframework.web.crud.events.expr.AbstractSqlExpressionInvoker
org.hswebframework.web.crud.events.expr.org.hswebframework.web.crud.events.expr.SpelSqlExpressionInvoker
org.hswebframework.web.crud.generator
org.hswebframework.web.crud.generator.org.hswebframework.web.crud.generator.CurrentTimeGenerator
org.hswebframework.web.crud.generator.org.hswebframework.web.crud.generator.DefaultIdGenerator
org.hswebframework.web.crud.generator.org.hswebframework.web.crud.generator.Generators
org.hswebframework.web.crud.generator.org.hswebframework.web.crud.generator.MD5Generator
org.hswebframework.web.crud.generator.org.hswebframework.web.crud.generator.SnowFlakeStringIdGenerator
org.hswebframework.web.crud.query
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.DefaultQueryHelper
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.JoinConditionalSpec
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.JoinNestConditionalSpec
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.JoinOnSpec
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.QueryAnalyzer
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.QueryAnalyzerImpl
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.QueryHelper
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.QueryHelperUtils
org.hswebframework.web.crud.query.org.hswebframework.web.crud.query.ToHumpMap
org.hswebframework.web.crud.service
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.CrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.EnableCacheReactiveCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.GenericCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.GenericReactiveCacheSupportCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.GenericReactiveCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.GenericReactiveTreeSupportCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.GenericTreeSupportCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.ReactiveCrudService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.ReactiveTreeSortEntityService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.TreeSortEntityService
org.hswebframework.web.crud.service.org.hswebframework.web.crud.service.TreeSortServiceHelper
org.hswebframework.web.crud.sql
org.hswebframework.web.crud.sql.org.hswebframework.web.crud.sql.DefaultJdbcExecutor
org.hswebframework.web.crud.sql.org.hswebframework.web.crud.sql.DefaultJdbcReactiveExecutor
org.hswebframework.web.crud.sql.org.hswebframework.web.crud.sql.DefaultR2dbcExecutor
org.hswebframework.web.crud.sql.terms
org.hswebframework.web.crud.sql.terms.org.hswebframework.web.crud.sql.terms.TreeChildTermBuilder
org.hswebframework.web.crud.utils
org.hswebframework.web.crud.utils.org.hswebframework.web.crud.utils.TransactionUtils
org.hswebframework.web.crud.web
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.CommonErrorControllerAdvice
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.CommonWebFluxConfiguration
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.CommonWebMvcConfiguration
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.CommonWebMvcErrorControllerAdvice
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.CrudController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.DeleteController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.QueryController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.R2dbcErrorControllerAdvice
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ResponseMessage
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ResponseMessageWrapper
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ResponseMessageWrapperAdvice
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.SaveController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ServiceCrudController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ServiceDeleteController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ServiceQueryController
org.hswebframework.web.crud.web.org.hswebframework.web.crud.web.ServiceSaveController
org.hswebframework.web.crud.web.reactive
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveCrudController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveDeleteController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveQueryController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveSaveController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveServiceCrudController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveServiceDeleteController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveServiceQueryController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveServiceSaveController
org.hswebframework.web.crud.web.reactive.org.hswebframework.web.crud.web.reactive.ReactiveTreeServiceQueryController




© 2015 - 2024 Weber Informatics LLC | Privacy Policy