All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by pool with all dependencies

Search JAR files by class name

ares-boot-starter-task-api from group io.github.aresxue.boot (version 1.0.2)

Group: io.github.aresxue.boot Artifact: ares-boot-starter-task-api
Show all versions 
 

0 downloads
Artifact ares-boot-starter-task-api
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

qa-tester-utils from group dev.aherscu.qa (version 0.0.25)

JAX-RS generic providers, authenticators and logging filters, an auto-returning pool implementation based on Apache Commons Pooling, a wrapper around Apache Commons Configuration, various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest Matchers extensions for streams, and many other utilities for handling text, streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter for JAX-RS and a CLI for it.

Group: dev.aherscu.qa Artifact: qa-tester-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact qa-tester-utils
Group dev.aherscu.qa
Version 0.0.25
Last update 09. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 37
Dependencies lombok, aspectjrt, annotations, validation-api, javax.annotation-api, hamcrest, hamcrest-library, commons-pool2, aws-java-sdk-cognitoidp, opencsv, thumbnailator, java-8-matchers, jcurry, hamcrest-matchers, oval, reflections, commons-configuration, commons-collections, commons-collections4, commons-text, guava, javax.ws.rs-api, jmustache, yamlbeans, commons-lang3, commons-io, commons-codec, c10n-core, slf4j-api, jul-to-slf4j, logback-classic, json-path-assert, assertj-core, commons-jxpath, testng, wiremock-jre8, commons-cli,
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 
 

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!

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 
 

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!

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 
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!

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 
 

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!

parallel from group de.cit-ec.tcs.alignment (version 3.1.1)

This module provides a very basic support for the parallel computing of tasks (Engine class) and entries of a matrix (MatrixEngine). This is basically just a wrapper around the java standard functionality for parallel computing (mainly the Standard Thread Pool and the Future interface). Additional functionality is provided by the ProgressReporter interface, which can be used as a hook to provide information on the current state of the parallel computing task to other modules or the user.

Group: de.cit-ec.tcs.alignment Artifact: parallel
Show all versions Show documentation Show source 
 

1 downloads
Artifact parallel
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides a set of audit processors that persists audit events using JDBC. Depending on the processor implementation, the JDBC connection can be instantiated from a configurable database connection pool, a JNDI name, or a data source. Once persisted, the event is passed on without modification.

Group: org.beiter.michael.eaudit4j.processors Artifact: jdbc
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, db, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

village from group torque (version 3.3)

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool.

Group: torque Artifact: village
Show all versions 
 

0 downloads
Artifact village
Group torque
Version 3.3
Last update 29. February 2008
Organization Apache Software Foundation
URL http://db.apache.org/torque/releases/torque-3.3/village/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

managed-pool from group d-haven-mpool (version 1.0)

D-Haven Managed Pool is a library designed to provide pools that are asynchronously managed in a background thread. The pool system is very flexible and can accomodate just about every need. It boasts the ability to add pool listeners so that you can instrument and intercept the pooled objects when they are created, destroyed, acquired, and released.

Group: d-haven-mpool Artifact: managed-pool

 

0 downloads
Artifact managed-pool
Group d-haven-mpool
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=5
License not specified
Dependencies amount 2
Dependencies event, concurrent,
There are maybe transitive dependencies!



Page 40 from 41 (items total 406)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy