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

Download JAR files tagged by including with all dependencies

Search JAR files by class name

slavesdk-beta from group com.mypos (version 2.0.7)

This repository provides a native Android SDK, which enables to integrate your Mobile App with myPOS Card terminals, processed by its platform, to accept card payments (including but not limited to VISA, Mastercard, UnionPay International, JCB, Bancontact). myPOS SDK Android communicates transparently to the card terminal(s) via Bluetooth. To process checkout SDK provides management of the terminal to complete all the steps for transaction processing, return or refund, card storage for recurring transactions, and communicates to the application transaction status, card token, card masked PAN. No sensitive card data is ever passed through to or stored on the merchant's phone. All data is encrypted by the card terminal, which has been fully certified to the highest industry standards (PCI, EMV I & II, Visa, MasterCard & Amex).

Group: com.mypos Artifact: slavesdk-beta
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact slavesdk-beta
Group com.mypos
Version 2.0.7
Last update 05. March 2021
Organization not specified
URL https://bitbucket.org/MKDimitrov/possdk
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies appcompat-v7, design, support-v4, gridlayout-v7, cardview-v7,
There are maybe transitive dependencies!

jdraw from group uk.co.bithatch (version 1.0)

A very simple, no-dependencies drawing API providing some primitive operations including lines, rectangles, circles, ellipses, arcs. It doesn't actually draw TO anything, you must provide your own implementation of Backing to actually paint the pixels. This project is intended for use with Snake, my project for Razer devices on Linux, but is made available in case others may find it useful. It doesn't have anything fancy like anti-alias, transformations or even line widths, contributions welcome though!

Group: uk.co.bithatch Artifact: jdraw
Show documentation Show source 
 

0 downloads
Artifact jdraw
Group uk.co.bithatch
Version 1.0
Last update 12. December 2020
Organization not specified
URL https://github.com/bithatch/jdraw
License The MIT License (MIT)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

linuxio4j from group uk.co.bithatch (version 2.1)

A JNA based library providing access to some low-level Linux subsystems, including :- * UInput. Create virtual devices such as keyboards, mice and touchpads and emit events from them as if they were real. * Evdev. Read events from various devices such as keyboards, mice, touchpads, and all other devices exposed by Linux. * Frame Buffer. Write directly to the Linux framebuffer. Allows graphical user interfaces without X being present. As from version 2.0, this library is now in uk.co.bithatch namespace. Version 2.1 and above support Java 8, and module Java 9 and above.

Group: uk.co.bithatch Artifact: linuxio4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact linuxio4j
Group uk.co.bithatch
Version 2.1
Last update 08. December 2020
Organization Bithatch
URL https://github.com/bithatch/linuxio4j
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!

closure-compiler-linter from group com.google.javascript (version v20200830)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This binary checks for style issues such as incorrect or missing JSDoc usage, and missing goog.require() statements. It does not do more advanced checks such as typechecking.

Group: com.google.javascript Artifact: closure-compiler-linter
Show all versions Show documentation Show source 
 

0 downloads
Artifact closure-compiler-linter
Group com.google.javascript
Version v20200830
Last update 31. August 2020
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

addc-base from group com.addc (version 2.6)

The addc-base library supplies classes for creating UUIDs, converting between types, outputting byte arrays with different formats including Base64, Formatting dates following different ISO formatssupport for Julian dates, delay generator, password encryption, property file parsing, an object serialization engine, shutdown hook management, forked and counting streams and I18N sypport for all the libraries in ADDC Commons.

Group: com.addc Artifact: addc-base
Show all versions Show documentation Show source 
 

0 downloads
Artifact addc-base
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-io, commons-lang, slf4j-api, jul-to-slf4j,
There are maybe transitive dependencies!

osgi.enroute.webconsole.xray.provider from group biz.aQute (version 2.2.0)

A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

Group: biz.aQute Artifact: osgi.enroute.webconsole.xray.provider
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.webconsole.xray.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ijp-toolkit_2.11 from group net.sf.ij-plugins (version 2.1.2)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_2.11
Show all versions Show documentation Show source 
 

1 downloads
Artifact ijp-toolkit_2.11
Group net.sf.ij-plugins
Version 2.1.2
Last update 17. September 2019
Organization net.sf.ij-plugins
URL https://ij-plugins.sf.net
License LGPL-2.1
Dependencies amount 4
Dependencies scala-library, commons-math3, jgoodies-binding, ij,
There are maybe transitive dependencies!

ijp-toolkit_2.10 from group net.sf.ij-plugins (version 2.1.2)

<html>IJ Plugins Toolkit is a set of ImageJ plugins grouped into:<ul> <li>3D IO - import and export of data in 3D formats.</li> <li>3D Toolkit - operations on stacks interpreted as 3D images, including morphological operations.</li> <li>Color - color space conversion, color edge detection (color and multi-band images).</li> <li>Filters - fast median filters and various anisotropic diffusion filters.</li> <li>Graphics - Texture Synthesis - A plugin to perform texture synthesis using the image quilting algorithm of Efros and Freeman.</li> <li>Segmentation - image segmentation through clustering, thresholding, and region growing.</li></ul></html>

Group: net.sf.ij-plugins Artifact: ijp-toolkit_2.10
Show all versions Show documentation Show source 
 

1 downloads
Artifact ijp-toolkit_2.10
Group net.sf.ij-plugins
Version 2.1.2
Last update 17. September 2019
Organization net.sf.ij-plugins
URL https://ij-plugins.sf.net
License LGPL-2.1
Dependencies amount 4
Dependencies scala-library, commons-math3, jgoodies-binding, ij,
There are maybe transitive dependencies!

closure-compiler-linter from group org.treblereel.gwt.javascript (version 0.1)

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This binary checks for style issues such as incorrect or missing JSDoc usage, and missing goog.require() statements. It does not do more advanced checks such as typechecking.

Group: org.treblereel.gwt.javascript Artifact: closure-compiler-linter
Show documentation Show source 
 

0 downloads
Artifact closure-compiler-linter
Group org.treblereel.gwt.javascript
Version 0.1
Last update 18. April 2019
Organization not specified
URL https://developers.google.com/closure/compiler/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

smartsdk from group com.mypos (version 1.0.2)

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: smartsdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact smartsdk
Group com.mypos
Version 1.0.2
Last update 03. April 2019
Organization not specified
URL https://github.com/developermypos/myPOS-Smart-SDK
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies appcompat-v7, gson,
There are maybe transitive dependencies!



Page 234 from 245 (items total 2442)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy