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

Download JAR files tagged by requests with all dependencies

Search JAR files by class name

core-uber from group eu.mais-h.mathsync (version 0.6.2)

Group: eu.mais-h.mathsync Artifact: core-uber
Show all versions Show documentation Show source 
 

0 downloads
Artifact core-uber
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

core from group eu.mais-h.mathsync (version 0.6.2)

Group: eu.mais-h.mathsync Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, json,
There are maybe transitive dependencies!

parent from group eu.mais-h.mathsync (version 0.6.2)

Helping synchronization between clients and servers accross a network. The client is expected to have pushed its changes to the server and then requests the library to pull changes from the server. Clients of the library must provide on the server a way to serialize items and an endpoint, as well as a way to deserialize items and to access the server endpoint on the client. The algorithm requires O(log(n)) roundtrips to the server and consumes a total bandwidth of O(n) where n is the number of items which changed on the server since the last synchronization

Group: eu.mais-h.mathsync Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group eu.mais-h.mathsync
Version 0.6.2
Last update 06. December 2014
Organization not specified
URL http://mathsync.mais-h.eu
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cacher from group com.github.dcrissman (version 1.0.7)

Cacher provides a simple interface (Cache) that is designed to wrap a 3rd party caching client/library (eg. spymemcached). This interface is then consumed by the FetchManager which houses logic to standarize how cached values are stored and retrieved. If a value is already cached then it is simply returned, otherwise a Fetcher (either FetchSingle or FetchMultiple) is asked how to produce the value, which is then cached for subsequent requests.

Group: com.github.dcrissman Artifact: cacher
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cacher
Group com.github.dcrissman
Version 1.0.7
Last update 10. June 2014
Organization Red Hat, Inc.
URL https://github.com/dcrissman/cacher
License Lesser General Public License (LGPL), v 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nekopull from group org.cyberneko.pull (version 0.2.4)

NekoPull is an XML document parsing API that extends the Xerces Native Interface (XNI) to provide pull parsing functionality. The pull parsing paradigm is different from tree-based APIs like the Document Object Model (DOM) and event stream APIs like the Simple API for XML (SAX) in that the application controls the parsing of documents. NekoPull is similar to lex in that the application requests, or pulls, the document information one piece at a time instead of having document information pushed to the application.

Group: org.cyberneko.pull Artifact: nekopull
Show documentation Show source 
 

1 downloads
Artifact nekopull
Group org.cyberneko.pull
Version 0.2.4
Last update 19. May 2009
Organization not specified
URL http://people.apache.org/~andyc/neko/doc/pull/index.html
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zosConnect-1.2 from group com.ibm.websphere.appserver.features (version 24.0.0.4)

This feature provides a gateway between mobile, cloud, and web clients and z/OS back-end systems such as CICS Transaction Server, IMS, and batch applications. It provides RESTful APIs and enables you to route HTTP requests to remote REST endpoints. It also accepts and returns JSON payloads and communicates with back-end systems by providing a data transformation service that converts JSON payloads to/from byte arrays consumable by z/OS native-language applications written in Cobol, PL/I, and C.

Group: com.ibm.websphere.appserver.features Artifact: zosConnect-1.2
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zosConnect-1.2
Group com.ibm.websphere.appserver.features
Version 24.0.0.4
Last update 18. April 2024
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 6
Dependencies com.ibm.websphere.appserver.zosConnectServiceRestClient-1.0, com.ibm.websphere.appserver.zosConnectAuditSMF-1.0, com.ibm.websphere.appserver.zosConnectInterceptorFSLogger-1.0, servlet-3.0, com.ibm.websphere.appserver.zosConnectCore-1.0, com.ibm.websphere.appserver.spi.zosConnect,
There are maybe transitive dependencies!

repeat-check from group io.github.ciriti (version 0.0.1)

The RepeatCheckUntilVerified Utility offers a robust asynchronous mechanism for performing repeated condition checks with configurable retries, initial delays, and optional backup actions. Designed for Kotlin-based applications, it simplifies the implementation of retry logic for operations that require validation through repeated attempts, such as network requests, file I/O operations, or any condition-dependent tasks. With features like adjustable timing, maximum attempt control, and failure management through backup actions, it ensures resilience and flexibility in handling operations that may not succeed on the first try. Ideal for applications requiring high reliability and precise control over task verification processes.

Group: io.github.ciriti Artifact: repeat-check
Show documentation Show source 
 

0 downloads
Artifact repeat-check
Group io.github.ciriti
Version 0.0.1
Last update 22. March 2024
Organization not specified
URL https://github.com/dryrum/RepeatCheckUntilVerified
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

mypossmartsdk from group com.mypos (version 1.0.5)

This repository provides a guidance on integrating an Android app with a myPOS Smart device. Once integrated, the app will be able to communicate with the core device components in order to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS-Smart-SDK complŠµments a Smart POS terminal in order to initiate transaction, complete all steps for processing payment, make refund to the customer card account and print a custom bill slip using the device printer. The built-in functionalities of myPOS-Smart-SDK allow you to send Payment Requests, manage operations for the first and second SAM component the myPOS Smart device has and print bitmap image integrated to the receipt (e.g. QR Code).

Group: com.mypos Artifact: mypossmartsdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mypossmartsdk
Group com.mypos
Version 1.0.5
Last update 26. September 2022
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!

kernel from group io.nuun.kernel (version 1.0.M11)

Nuun Kernel is a software kernel for framework creation. It brings a powerful plugin design plus a JSR 330 compliant injection mechanism backed by Guice. Plugin benefits from kernel capabilities by sending requests to it : - kernel params request : - Classpath scans request :on class by name, annotation, meta annotation or more generally Predicate - Binding Request : Nuun Kernel provides an SPI in order to bring IOC from other vendors. Nuun Kernel come with 2 plugins: - Configuration Plugin : a plugin that inject the good property based on @Property annotation. - Log plugin : a Log handler that inject the good Log implementation

Group: io.nuun.kernel Artifact: kernel
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kernel
Group io.nuun.kernel
Version 1.0.M11
Last update 05. August 2020
Organization not specified
URL http://nuun.io/kernel
License LGPL 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jart from group io.jart (version 0.0.4)

JARTs are Java-based Asynchronous Real Time sockets. JART uses JNA to build a pure Java TCP/IP stack upon Netmap. It is implemented in imperative style (no TCP state machine) using asynchronous programming with the help of ea-async. JART runs on both Linux (with the proper Netmap kernel module) and FreeBSD with Netmap enabled. FreeBSD 12.1+ has Netmap in the kernel by default so it works "out of the box". While JART has proven fairly robust in limited testing, it is still a work-in-progress and may not be suitable for production use. Pull requests welcome!

Group: io.jart Artifact: jart
Show all versions Show documentation Show source 
 

0 downloads
Artifact jart
Group io.jart
Version 0.0.4
Last update 06. May 2020
Organization not specified
URL https://github.com/scott-jart-io/jart
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 87 from 92 (items total 912)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy