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

Download workhorse JAR 1.4.0 with all dependencies


Java EE Job Engine for background jobs and business critical tasks

Files of the artifact workhorse version 1.4.0 from the group io.coodoo.

Test

Artifact workhorse
Group io.coodoo
Version 1.4.0
Last update 30. October 2019
Tags: critical jobs engine background java tasks business
Organization coodoo GmbH
URL http://workhorse.coodoo.io/
License Apache License, Version 2.0
Dependencies amount 6
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, coodoo-listing, coodoo-jpa-essentials,
There are maybe transitive dependencies!
There is a newer version: 1.5.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of workhorse Show documentation

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

0 downloads

Source code of workhorse version 1.4.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.coodoo.workhorse
META-INF.maven.io.coodoo.workhorse.META-INF.maven.io.coodoo.workhorse.pom.properties
META-INF.maven.io.coodoo.workhorse.META-INF.maven.io.coodoo.workhorse.pom.xml
io.coodoo.workhorse.api.boundary
io.coodoo.workhorse.api.boundary.io.coodoo.workhorse.api.boundary.JobEngineApiService
io.coodoo.workhorse.api.boundary.io.coodoo.workhorse.api.boundary.JobEngineConfigResource
io.coodoo.workhorse.api.boundary.io.coodoo.workhorse.api.boundary.JobEngineLogResource
io.coodoo.workhorse.api.boundary.io.coodoo.workhorse.api.boundary.JobEngineResource
io.coodoo.workhorse.api.boundary.io.coodoo.workhorse.api.boundary.JobEngineStatisticResource
io.coodoo.workhorse.api.boundary.dto
io.coodoo.workhorse.api.boundary.dto.io.coodoo.workhorse.api.boundary.dto.JobDTO
io.coodoo.workhorse.api.boundary.dto.io.coodoo.workhorse.api.boundary.dto.JobExecutionCountsDTO
io.coodoo.workhorse.api.boundary.dto.io.coodoo.workhorse.api.boundary.dto.JobScheduleExecutionTimeDTO
io.coodoo.workhorse.api.boundary.dto.io.coodoo.workhorse.api.boundary.dto.TimeZonesDTO
io.coodoo.workhorse.api.entity
io.coodoo.workhorse.api.entity.io.coodoo.workhorse.api.entity.JobCountView
io.coodoo.workhorse.api.entity.io.coodoo.workhorse.api.entity.JobExecutionCounts
io.coodoo.workhorse.api.entity.io.coodoo.workhorse.api.entity.JobExecutionView
io.coodoo.workhorse.api.entity.io.coodoo.workhorse.api.entity.LogView
io.coodoo.workhorse.config.boundary
io.coodoo.workhorse.config.boundary.io.coodoo.workhorse.config.boundary.JobEngineConfigService
io.coodoo.workhorse.config.entity
io.coodoo.workhorse.config.entity.io.coodoo.workhorse.config.entity.Config
io.coodoo.workhorse.jobengine.boundary
io.coodoo.workhorse.jobengine.boundary.io.coodoo.workhorse.jobengine.boundary.JobContext
io.coodoo.workhorse.jobengine.boundary.io.coodoo.workhorse.jobengine.boundary.JobEngineConfig
io.coodoo.workhorse.jobengine.boundary.io.coodoo.workhorse.jobengine.boundary.JobEngineService
io.coodoo.workhorse.jobengine.boundary.io.coodoo.workhorse.jobengine.boundary.JobWorker
io.coodoo.workhorse.jobengine.boundary.io.coodoo.workhorse.jobengine.boundary.JobWorkerWith
io.coodoo.workhorse.jobengine.boundary.annotation
io.coodoo.workhorse.jobengine.boundary.annotation.io.coodoo.workhorse.jobengine.boundary.annotation.InitialJobConfig
io.coodoo.workhorse.jobengine.boundary.annotation.io.coodoo.workhorse.jobengine.boundary.annotation.JobEngineEntityManager
io.coodoo.workhorse.jobengine.control
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.BaseJobWorker
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.BatchHelper
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobEngine
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobEngineController
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobExecutor
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobQueuePoller
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobScheduler
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.JobThread
io.coodoo.workhorse.jobengine.control.io.coodoo.workhorse.jobengine.control.MemoryCount
io.coodoo.workhorse.jobengine.control.event
io.coodoo.workhorse.jobengine.control.event.io.coodoo.workhorse.jobengine.control.event.AllJobExecutionsDoneEvent
io.coodoo.workhorse.jobengine.control.event.io.coodoo.workhorse.jobengine.control.event.JobErrorEvent
io.coodoo.workhorse.jobengine.control.job
io.coodoo.workhorse.jobengine.control.job.io.coodoo.workhorse.jobengine.control.job.JobExecutionCleanupWorker
io.coodoo.workhorse.jobengine.entity
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.GroupInfo
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.Job
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobEngineInfo
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobExecution
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobExecutionInfo
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobExecutionInfoTime
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobExecutionStatus
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.JobStatus
io.coodoo.workhorse.jobengine.entity.io.coodoo.workhorse.jobengine.entity.StringListConverter
io.coodoo.workhorse.log.boundary
io.coodoo.workhorse.log.boundary.io.coodoo.workhorse.log.boundary.JobEngineLogService
io.coodoo.workhorse.log.entity
io.coodoo.workhorse.log.entity.io.coodoo.workhorse.log.entity.Log
io.coodoo.workhorse.statistic.boundary
io.coodoo.workhorse.statistic.boundary.io.coodoo.workhorse.statistic.boundary.JobEngineStatisticService
io.coodoo.workhorse.statistic.boundary.io.coodoo.workhorse.statistic.boundary.StatisticsUtil
io.coodoo.workhorse.statistic.entity
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.DurationHeatmap
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.DurationHeatmapDetail
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.JobStatistic
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.JobStatisticDay
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.JobStatisticHour
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.JobStatisticMinute
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.JobStatisticSummary
io.coodoo.workhorse.statistic.entity.io.coodoo.workhorse.statistic.entity.MemoryCountData
io.coodoo.workhorse.util
io.coodoo.workhorse.util.io.coodoo.workhorse.util.CronExpression
io.coodoo.workhorse.util.io.coodoo.workhorse.util.JobEngineUtil
.rebel.xml
sql
sql.sql.mysql.sql
sql.sql.postgresql.sql
.workhorse.png




© 2015 - 2025 Weber Informatics LLC | Privacy Policy