Download JAR files tagged by thread with all dependencies
ares-boot-starter-mq-adapter from group io.github.aresxue.boot (version 1.0.0)
消息队列快速使用,可自动从配置中心获取消息队列服务器集群的连接信息,提供工具类发送消息,提供注解方式消费消息,带来更舒适的编程体验,
提供消息发送和消费时的拦截器机制,基于base集成全链路信息(包括tid)跨线程跨线程池跨进程传递的功能
Message queue use quickly, can automatically obtain the connection information of the message
queue server cluster from the configuration center, provide tools to send messages,
provide annotations to consume messages, and bring more comfortable programming experience.
It provides the interceptor mechanism for message sending and consumption, and integrates the function of
full-link information (including tid) across threads, across thread pools and across processes based on base
Group: io.github.aresxue.boot Artifact: ares-boot-starter-mq-adapter
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ares-boot-starter-mq-adapter
Group io.github.aresxue.boot
Version 1.0.0
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.aresxue.boot
Version 1.0.0
Last update 12. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
limbus-engine-impl from group com.remondis.limbus (version 3.1.0)
This is the Max5 Limbus Engine implementation that currently provides the following features:
- Hot-Deploy features:
- Deploy from filesystem
- Deploy via Limbus API
- Deploy via filesystem observer
- Deploy from Maven Repositorx
- Undeploy via Limbus API
- Plugin lifecycle support
- Classloader hierarchy
- Isolation of deployed classpaths
- Shared classloader for centralized libraries
- Maintenance console with linux terminal suppot
- Safety shutdown sequence
- Classloading leak prevention
- Thread stopping and cleaning
Group: com.remondis.limbus Artifact: limbus-engine-impl
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact limbus-engine-impl
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies limbus-engine-api, limbus-engine-interfaces, limbus-properties, limbus-vfs, limbus-system, limbus-event-multicaster, limbus-task-scheduler, limbus-utils, limbus-launcher, lanterna,
There are maybe transitive dependencies!
spring-batch-context from group org.digibooster.spring.batch (version 1.1.0-RELEASE)
The aim of this library is to allow developers who use spring-batch to propagate information from the main thread
that runs the batch to the executions context of the batch items : ItemReader, ItemProcessor and ItemWriter.
For example we some times need to extract the current user from Security Context, so instead of writing the code
that passes the current user information as a job parameter we let this library to handle it.
This library can be extended to support any information developer want to add.
Group: org.digibooster.spring.batch Artifact: spring-batch-context
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-context
Group org.digibooster.spring.batch
Version 1.1.0-RELEASE
Last update 17. February 2023
Organization not specified
URL https://github.com/zahidMed/spring-batch-context
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.digibooster.spring.batch
Version 1.1.0-RELEASE
Last update 17. February 2023
Organization not specified
URL https://github.com/zahidMed/spring-batch-context
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
async-retry-quartz-scheduler from group org.digibooster.retryable (version 1.0.2)
Group: org.digibooster.retryable Artifact: async-retry-quartz-scheduler
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact async-retry-quartz-scheduler
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies async-retry-commons, quartz,
There are maybe transitive dependencies!
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies async-retry-commons, quartz,
There are maybe transitive dependencies!
async-retry-commons from group org.digibooster.retryable (version 1.0.2)
Group: org.digibooster.retryable Artifact: async-retry-commons
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact async-retry-commons
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
async-retry from group org.digibooster.retryable (version 1.0.2)
This project provides non-blocking retry feature that can be attached to methods in Spring applications using annotations.
The retry processing has two main implementations:
- Thread pool task based implementation: Unlike Spring retry, this implementation doesn’t keep the task busing during the whole retry execution.
- Quartz job based implementation: This implementation can provide clustering, load-balancing, fault-managing and execution persistence if configured with JDBC-JobStore
Group: org.digibooster.retryable Artifact: async-retry
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact async-retry
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL https://github.com/zahidMed/async-retry
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL https://github.com/zahidMed/async-retry
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
async-retry-spring-scheduler from group org.digibooster.retryable (version 1.0.2)
Group: org.digibooster.retryable Artifact: async-retry-spring-scheduler
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact async-retry-spring-scheduler
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies async-retry-commons,
There are maybe transitive dependencies!
Group org.digibooster.retryable
Version 1.0.2
Last update 06. August 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies async-retry-commons,
There are maybe transitive dependencies!
firefly-serialization from group com.fireflysource (version 5.0.2)
Group: com.fireflysource Artifact: firefly-serialization
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact firefly-serialization
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 3
Dependencies jackson-databind, jackson-core, jackson-annotations,
There are maybe transitive dependencies!
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License not specified
Dependencies amount 3
Dependencies jackson-databind, jackson-core, jackson-annotations,
There are maybe transitive dependencies!
firefly-framework from group com.fireflysource (version 5.0.2)
Firefly framework helps you create a java web application easy and quickly. It provides MVC framework with HTTP
Server and many other useful components for developing web applications. It means you can easy deploy your web
without any other java web containers, in short , it's containerless. It taps into the fullest potential of
hardware using SEDA architecture, a highly customizable thread model.
Group: com.fireflysource Artifact: firefly-framework
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact firefly-framework
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, kotlinx-coroutines-core-jvm, kotlinx-coroutines-jdk8, kotlinx-coroutines-reactor,
There are maybe transitive dependencies!
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://www.fireflysource.com
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-reflect, kotlinx-coroutines-core-jvm, kotlinx-coroutines-jdk8, kotlinx-coroutines-reactor,
There are maybe transitive dependencies!
firefly-common from group com.fireflysource (version 5.0.2)
0 downloads
Artifact firefly-common
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!
Group com.fireflysource
Version 5.0.2
Last update 24. June 2022
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
Page 57 from 62 (items total 616)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy