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

Download shoulder-batch JAR 0.8.1 with all dependencies


Shoulder 扩展-批处理模块,提供批量数据导入、导出、异步校验、导入历史记录管理等能力。

Files of the artifact shoulder-batch version 0.8.1 from the group cn.itlym.

Artifact shoulder-batch
Group cn.itlym
Version 0.8.1
Last update 16. June 2024
Tags: shoulder
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies shoulder-core, shoulder-operation-log,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of shoulder-batch Show documentation

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

0 downloads

Source code of shoulder-batch version 0.8.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.export-localize.json
META-INF.maven.cn.itlym.shoulder-batch
META-INF.maven.cn.itlym.shoulder-batch.META-INF.maven.cn.itlym.shoulder-batch.pom.properties
META-INF.maven.cn.itlym.shoulder-batch.META-INF.maven.cn.itlym.shoulder-batch.pom.xml
com.univocity.parsers.common.record
com.univocity.parsers.common.record.com.univocity.parsers.common.record.IndexedRecordImpl
org.shoulder.batch.config
org.shoulder.batch.config.org.shoulder.batch.config.DefaultExportConfigManager
org.shoulder.batch.config.org.shoulder.batch.config.ExportConfigInitializer
org.shoulder.batch.config.org.shoulder.batch.config.ExportConfigManager
org.shoulder.batch.config.model
org.shoulder.batch.config.model.org.shoulder.batch.config.model.BatchInitializationSettings
org.shoulder.batch.config.model.org.shoulder.batch.config.model.ExportColumnConfig
org.shoulder.batch.config.model.org.shoulder.batch.config.model.ExportFileConfig
org.shoulder.batch.config.model.org.shoulder.batch.config.model.ExportLocalizeConfig
org.shoulder.batch.constant
org.shoulder.batch.constant.org.shoulder.batch.constant.BatchConstants
org.shoulder.batch.dto.param
org.shoulder.batch.dto.param.org.shoulder.batch.dto.param.AdvanceBatchParam
org.shoulder.batch.dto.param.org.shoulder.batch.dto.param.QueryImportResultDetailParam
org.shoulder.batch.dto.param.org.shoulder.batch.dto.param.QueryProgressParam
org.shoulder.batch.dto.result
org.shoulder.batch.dto.result.org.shoulder.batch.dto.result.BatchProcessDetail
org.shoulder.batch.dto.result.org.shoulder.batch.dto.result.BatchProcessResult
org.shoulder.batch.dto.result.org.shoulder.batch.dto.result.BatchRecordDetailResult
org.shoulder.batch.dto.result.org.shoulder.batch.dto.result.BatchRecordResult
org.shoulder.batch.endpoint
org.shoulder.batch.endpoint.org.shoulder.batch.endpoint.ExportController
org.shoulder.batch.endpoint.org.shoulder.batch.endpoint.ImportController
org.shoulder.batch.endpoint.org.shoulder.batch.endpoint.ImportRestfulApi
org.shoulder.batch.endpoint.org.shoulder.batch.endpoint.package-info
org.shoulder.batch.enums
org.shoulder.batch.enums.org.shoulder.batch.enums.BatchDetailResultStatusEnum
org.shoulder.batch.enums.org.shoulder.batch.enums.BatchErrorCodeEnum
org.shoulder.batch.enums.org.shoulder.batch.enums.BatchI18nEnum
org.shoulder.batch.enums.org.shoulder.batch.enums.BatchOperationEnum
org.shoulder.batch.log
org.shoulder.batch.log.org.shoulder.batch.log.ShoulderBatchLoggers
org.shoulder.batch.model
org.shoulder.batch.model.org.shoulder.batch.model.BatchData
org.shoulder.batch.model.org.shoulder.batch.model.BatchDataSlice
org.shoulder.batch.model.org.shoulder.batch.model.BatchRecord
org.shoulder.batch.model.org.shoulder.batch.model.BatchRecordDetail
org.shoulder.batch.model.convert
org.shoulder.batch.model.convert.org.shoulder.batch.model.convert.BatchProgressRecordDomain2DTOConverter
org.shoulder.batch.model.convert.org.shoulder.batch.model.convert.BatchRecordDetailDomain2DTOConverter
org.shoulder.batch.model.convert.org.shoulder.batch.model.convert.BatchRecordDomain2DTOConverter
org.shoulder.batch.model
org.shoulder.batch.model.org.shoulder.batch.model.package-info
org.shoulder.batch.progress
org.shoulder.batch.progress.org.shoulder.batch.progress.BatchProgress
org.shoulder.batch.progress.org.shoulder.batch.progress.BatchProgressCache
org.shoulder.batch.progress.org.shoulder.batch.progress.BatchProgressRecord
org.shoulder.batch.progress.org.shoulder.batch.progress.BatchRecordProcessStatusEnum
org.shoulder.batch.progress.org.shoulder.batch.progress.DefaultBatchProgressCache
org.shoulder.batch.progress.org.shoulder.batch.progress.FixedNumProgress
org.shoulder.batch.progress.org.shoulder.batch.progress.Progress
org.shoulder.batch.progress.org.shoulder.batch.progress.ProgressAble
org.shoulder.batch.progress.org.shoulder.batch.progress.ProgressStatusEnum
org.shoulder.batch.progress.org.shoulder.batch.progress.package-info
org.shoulder.batch.repository
org.shoulder.batch.repository.org.shoulder.batch.repository.BatchRecordDetailPersistentService
org.shoulder.batch.repository.org.shoulder.batch.repository.BatchRecordPersistentService
org.shoulder.batch.repository.org.shoulder.batch.repository.CacheBatchRecordDetailPersistentServiceImpl
org.shoulder.batch.repository.org.shoulder.batch.repository.CacheBatchRecordPersistentServiceImpl
org.shoulder.batch.repository.org.shoulder.batch.repository.JdbcBatchRecordDetailPersistentServiceImpl
org.shoulder.batch.repository.org.shoulder.batch.repository.JdbcBatchRecordPersistentServiceImpl
org.shoulder.batch.repository.mapper
org.shoulder.batch.repository.mapper.org.shoulder.batch.repository.mapper.BatchRecordDetailMapper
org.shoulder.batch.repository.mapper.org.shoulder.batch.repository.mapper.BatchRecordMapper
org.shoulder.batch.repository.mapper.org.shoulder.batch.repository.mapper.package-info
org.shoulder.batch.repository
org.shoulder.batch.repository.org.shoulder.batch.repository.package-info
org.shoulder.batch.service
org.shoulder.batch.service.org.shoulder.batch.service.BatchAndExportService
org.shoulder.batch.service.org.shoulder.batch.service.BatchOutputContext
org.shoulder.batch.service.org.shoulder.batch.service.BatchService
org.shoulder.batch.service.org.shoulder.batch.service.ExportService
org.shoulder.batch.service.org.shoulder.batch.service.RecordService
org.shoulder.batch.service.impl
org.shoulder.batch.service.impl.org.shoulder.batch.service.impl.BatchManager
org.shoulder.batch.service.impl.org.shoulder.batch.service.impl.BatchProcessor
org.shoulder.batch.service.impl.org.shoulder.batch.service.impl.DefaultBatchExportService
org.shoulder.batch.spi
org.shoulder.batch.spi.org.shoulder.batch.spi.BaseImportHandler
org.shoulder.batch.spi.org.shoulder.batch.spi.BatchImportDataItem
org.shoulder.batch.spi.org.shoulder.batch.spi.BatchTaskSliceHandler
org.shoulder.batch.spi.org.shoulder.batch.spi.DataExporter
org.shoulder.batch.spi.org.shoulder.batch.spi.DataItem
org.shoulder.batch.spi.org.shoulder.batch.spi.DefaultTaskSplitHandler
org.shoulder.batch.spi.org.shoulder.batch.spi.ExportDataQueryFactory
org.shoulder.batch.spi.org.shoulder.batch.spi.ImportTaskSplitHandler
org.shoulder.batch.spi.org.shoulder.batch.spi.TaskSplitHandler
org.shoulder.batch.spi.csv
org.shoulder.batch.spi.csv.org.shoulder.batch.spi.csv.CsvDataValidateHandler
org.shoulder.batch.spi.csv.org.shoulder.batch.spi.csv.CsvExporter
org.shoulder.batch.spi.csv.org.shoulder.batch.spi.csv.DataItemConvertFactory
org.shoulder.batch.spi.csv.org.shoulder.batch.spi.csv.DefaultDataItemConvertFactory
org.shoulder.batch.spi.csv.org.shoulder.batch.spi.csv.ImportLimitAndSkipCommentRowHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy