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

Download JAR files tagged by able with all dependencies

Search JAR files by class name

glasssdk from group com.mypos (version 1.0.6)

This repository provides a guidance on integrating an Android app with a myPOS Glass payment solution. Once integrated, the app will be able to communicate and call the main myPOS Glass functionalities in order to accept card payments (Limited to VISA and Mastercard). myPOS-Glass-SDK is a bridge between the applications and myPOS Glass app, converting the smart device into a POS machine, allowing to initiate transaction, complete all steps for processing payment, make refund to the customer card account and send a custom bill slip via mail or SMS. The built-in functionalities of myPOS-Glass-SDK allows you to accept payments, make refunds and void the last approved transaction.

Group: com.mypos Artifact: glasssdk
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact glasssdk
Group com.mypos
Version 1.0.6
Last update 17. November 2022
Organization not specified
URL https://github.com/developermypos/myPOS-Glass-SDK
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

myposglasssdk from group com.mypos (version 1.0.4)

This repository provides a guidance on integrating an Android app with a myPOS Glass payment solution. Once integrated, the app will be able to communicate and call the main myPOS Glass functionalities in order to accept card payments (Limited to VISA and Mastercard). myPOS-Glass-SDK is a bridge between the applications and myPOS Glass app, converting the smart device into a POS machine, allowing to initiate transaction, complete all steps for processing payment, make refund to the customer card account and send a custom bill slip via mail or SMS. The built-in functionalities of myPOS-Glass-SDK allows you to accept payments, make refunds and void the last approved transaction.

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

jadex-serialization-xml from group org.activecomponents.jadex (version 4.0.267)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-serialization-xml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jadex-serialization-xml
Group org.activecomponents.jadex
Version 4.0.267
Last update 08. September 2022
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 2
Dependencies jadex-util-commons, jadex-serialization-traverser,
There are maybe transitive dependencies!

de.huxhorn.lilith from group de.huxhorn.lilith (version 8.3.0)

Lilith is a logging and access event viewer for the Logback logging framework. It has features comparable to Chainsaw, a logging event viewer for log4j. This means that it can receive logging events from remote applications using Logback as their logging backend. It uses files to buffer the received events locally, so it is possible to keep vast amounts of logging events at your fingertip while still being able to check only the ones you are really interested in by using filtering conditions.

Group: de.huxhorn.lilith Artifact: de.huxhorn.lilith
Show all versions Show documentation Show source 
 

1 downloads
Artifact de.huxhorn.lilith
Group de.huxhorn.lilith
Version 8.3.0
Last update 11. December 2021
Organization not specified
URL http://lilithapp.com
License GNU General Public License v3 (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

road-parent from group com.hotels.road (version 6.0.21)

The Data Highway is a service that allows data to be easily landed and consumed via REST interfaces which accept and produce JSON messages. The data is first defined using a schema and a "road" is created which will accept data messages that conform to this schema. Producers of data sets thus only need to define the structure of their data and are then able to send their data to a REST endpoint and not be too concerned with what happens next. The Data Highway will ensure that this data is made available for downstream streaming consumption and also stored reliably in a "data lake" in the cloud for access by various end users.

Group: com.hotels.road Artifact: road-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact road-parent
Group com.hotels.road
Version 6.0.21
Last update 20. May 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jadex-xml from group org.activecomponents.jadex (version 3.0.117)

Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define other binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.

Group: org.activecomponents.jadex Artifact: jadex-xml
Show all versions Show documentation Show source 
 

2 downloads
Artifact jadex-xml
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-commons,
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!

mypossmartsdk from group com.mypos.smartsdk (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.smartsdk Artifact: mypossmartsdk
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mypossmartsdk
Group com.mypos.smartsdk
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!

jgeohash-geoip from group de.alpharogroup (version 2.5.2)

Group: de.alpharogroup Artifact: jgeohash-geoip
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgeohash-geoip
Group de.alpharogroup
Version 2.5.2
Last update 21. December 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies geoip-api, jgeohash-core, jcommons-lang,
There are maybe transitive dependencies!



Page 42 from 47 (items total 467)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy