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

Download JAR files tagged by implementation with all dependencies

Search JAR files by class name

skipledger-sql from group io.crums (version 0.5.1)

SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Group: io.crums Artifact: skipledger-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact skipledger-sql
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies skipledger,
There are maybe transitive dependencies!

meka from group net.sf.meka (version 1.9.7)

The MEKA project provides an open source implementation of methods for multi-label classification and evaluation. It is based on the WEKA Machine Learning Toolkit. Several benchmark methods are also included, as well as the pruned sets and classifier chains methods, other methods from the scientific literature, and a wrapper to the MULAN framework.

Group: net.sf.meka Artifact: meka
Show all versions Show documentation Show source 
 

18 downloads
Artifact meka
Group net.sf.meka
Version 1.9.7
Last update 16. October 2022
Organization not specified
URL http://meka.sourceforge.net/
License GNU General Public License 3
Dependencies amount 13
Dependencies weka-dev, mulan, mst, flatlaf, jfilechooser-bookmarks, jclipboardhelper, jshell-scripting, jama, trove4j, bmad, autoencoder, markdownj-core, multisearch-weka-package,
There are maybe transitive dependencies!

amazon-qldb-ledger-load from group software.amazon.qldb (version 1.1.0)

A QLDB ledger data loading framework that accepts events over a delivery mechanism (SQS, SNS, etc.) and writes them to the ledger, conducting idempotence and revision version checks prior to writing. This project is meant to be a framework that offers a basic common-case implementation but is customizable to suit the needs of specific customer use cases.

Group: software.amazon.qldb Artifact: amazon-qldb-ledger-load
Show all versions Show documentation Show source 
 

0 downloads
Artifact amazon-qldb-ledger-load
Group software.amazon.qldb
Version 1.1.0
Last update 18. August 2022
Organization not specified
URL https://aws.amazon.com/qldb/
License MIT-0
Dependencies amount 10
Dependencies aws-lambda-java-core, aws-lambda-java-events, amazon-kinesis-client, log4j-api, log4j-core, amazon-qldb-driver-java, ion-java, qldb, sqs, sns,
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!

cache2k-core from group org.cache2k (version 2.6.1.Final)

A light weight and high performance Java caching library. Android and Java 6 compatible. This artifact contains the implementation of the core functionality of cache2k. For using and integrating cache2k in applications please use the definitions in the cache2k-api artifact only. Classes within the implementation code are not stable within releases and may move or even disappear.

Group: org.cache2k Artifact: cache2k-core
Show all versions Show documentation Show source 
 

16 downloads
Artifact cache2k-core
Group org.cache2k
Version 2.6.1.Final
Last update 07. February 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cache2k-api,
There are maybe transitive dependencies!

alihbase-external-blockcache from group com.aliyun.hbase (version 2.8.7)

HBase module that provides out of process block cache. Currently Memcached is the reference implementation for external block cache. External block caches allow HBase to take advantage of other more complex caches that can live longer than the HBase regionserver process and are not necessarily tied to a single computer life time. However external block caches add in extra operational overhead.

Group: com.aliyun.hbase Artifact: alihbase-external-blockcache
Show all versions Show documentation Show source 
 

0 downloads
Artifact alihbase-external-blockcache
Group com.aliyun.hbase
Version 2.8.7
Last update 05. November 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies alihbase-common, alihbase-server, slf4j-api, htrace-core4,
There are maybe transitive dependencies!

scim-ldap from group com.unboundid.product.scim (version 1.8.26)

The UnboundID SCIM-LDAP module builds on the UnboundID SCIM-SDK to provide classes that map SCIM resources to LDAP entries and vice versa. It also contains several APIs that may be used to implement custom behaviors for the mapping configuration file to extend its capabilities above and beyond those provided out of the box. Each extension type varies in the amount of control the implementation has over the mapping process and the amount of effort required for implementation.

Group: com.unboundid.product.scim Artifact: scim-ldap
Show all versions Show documentation Show source 
 

0 downloads
Artifact scim-ldap
Group com.unboundid.product.scim
Version 1.8.26
Last update 08. September 2021
Organization Ping Identity Corporation
URL https://github.com/pingidentity/scim
License GNU General Public License version 2 (GPLv2)
Dependencies amount 2
Dependencies unboundid-ldapsdk, scim-sdk,
There are maybe transitive dependencies!



Page 1667 from 1713 (items total 17121)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy