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

Download JAR files tagged by execution with all dependencies

Search JAR files by class name

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!

apl from group com.intuit.apl (version 0.22)

ABAC Policy Language is used by ABAC to author policies. A policy consists of rules, which have "when" conditions and "then" actions. Policies are executed in a bounded time, goaled to reach a decision as quickly as possible in deterministic, fast and reliable way. Further light-weight execution consumes minimal resources.

Group: com.intuit.apl Artifact: apl
Show all versions Show documentation Show source 
 

0 downloads
Artifact apl
Group com.intuit.apl
Version 0.22
Last update 10. August 2021
Organization not specified
URL https://github.com/intuit/identity-authz-apl
License MIT License
Dependencies amount 3
Dependencies spring-expression, snakeyaml, slf4j-api,
There are maybe transitive dependencies!

vonce-sqlbean from group cn.vonce (version 1.3.0)

This is a tool that uses java object-oriented idea to write and generate SQL statements. On this basis, it also implements lightweight plug-in support similar to JPA for mybatis and spring JDBC. A large number of common SQL execution methods are built in plug-ins to improve development efficiency, reduce a large number of SQL statement writing, and make developers focus on business code writing.

Group: cn.vonce Artifact: vonce-sqlbean
Show all versions Show documentation Show source 
 

0 downloads
Artifact vonce-sqlbean
Group cn.vonce
Version 1.3.0
Last update 15. June 2020
Organization not specified
URL www.vonce.cn
License The MIT License
Dependencies amount 5
Dependencies guava, vonce-common, reflectasm, dom4j, javapoet,
There are maybe transitive dependencies!

jdbc-json-extension from group com.consolefire (version 1.4.0)

`jdbc-json-extension` is to fetch data from RDBMS in JSON format. The data is structured the in the same relation structure of the Tables relationships in the database. The fetch is pre-planned using a `FetchPlan` configuration. The execution is multithreaded tree pattern where it starts from the `root` table with supplied filter parameters. The subsequent nodes (tables) are fetched as the `One-to-*` relationship defined from the root tables.

Group: com.consolefire Artifact: jdbc-json-extension
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-json-extension
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization Consolefire
URL https://github.com/Consolefire/jdbc-json-extension
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc-json-extension-common from group com.consolefire (version 1.4.0)

Group: com.consolefire Artifact: jdbc-json-extension-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-json-extension-common
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbc-json-extension-core from group com.consolefire (version 1.4.0)

Group: com.consolefire Artifact: jdbc-json-extension-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact jdbc-json-extension-core
Group com.consolefire
Version 1.4.0
Last update 15. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-json-extension-common,
There are maybe transitive dependencies!

yami-tool from group be.unamur.info (version 1.1.0)

Usage models (Discrete Time Markov Chain (DTMC)) represents the usage scenarios of the software as well as their probability. This allows one to determine the relative importance of execution scenarios (with respect to other). This project explores the possibility to reverse engineer usage models based on execution traces contained in application logs.

Group: be.unamur.info Artifact: yami-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact yami-tool
Group be.unamur.info
Version 1.1.0
Last update 02. November 2018
Organization University of Namur
URL https://github.com/xdevroey/yami
License Apache License 2.0
Dependencies amount 6
Dependencies vibes-dsl, guava, gson, named-regexp, log4j-slf4j-impl, slf4j-api,
There are maybe transitive dependencies!

sshapi-trilead from group com.sshtools (version 1.1.2)

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-trilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-trilead
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, trilead-ssh2,
There are maybe transitive dependencies!

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!



Page 115 from 126 (items total 1254)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy