Download JAR files tagged by accept with all dependencies
data-and-reporting-sdk from group io.sdks (version 1.1.0)
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
0 downloads
Artifact data-and-reporting-sdk
Group io.sdks
Version 1.1.0
Last update 20. September 2024
Organization not specified
URL https://www.shell.com/
License MIT License
Dependencies amount 3
Dependencies core-interfaces, core, okhttp-client-adapter,
There are maybe transitive dependencies!
Group io.sdks
Version 1.1.0
Last update 20. September 2024
Organization not specified
URL https://www.shell.com/
License MIT License
Dependencies amount 3
Dependencies core-interfaces, core, okhttp-client-adapter,
There are maybe transitive dependencies!
pax-jdbc-itest from group org.ops4j.pax.jdbc (version 1.5.7)
To run all integration tests, you need to set up all the databases:
1) Derby:
$ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin
$ cd $DERBY_HOME
$ mkdir databases; cd databases
$ java -jar $DERBY_HOME/lib/derbyrun.jar server start
2) MS SQL Server (for official and jtds drivers):
$ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \
-p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest
3) MariaDB:
$ podman run --name pax.jdbc.mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mariadb
4) MySQL:
$ podman run --name pax.jdbc.mysql -p 3307:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mysql
5) PostgreSQL:
$ podman run --name pax.jdbc.postgresql -e POSTGRES_USER=paxjdbc -e POSTGRES_PASSWORD=paxjdbc -p 5432:5432 -d postgres:latest
6) Oracle (a bit unofficial):
$ podman run -itd --name pax.jdbc.oracle -p 1521:1521 --privileged=true oracleinanutshell/oracle-xe-11g
Artifact pax-jdbc-itest
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
There are maybe transitive dependencies!
cics-exec-utils from group com.ibm.cics (version 1.0.0)
BY DOWNLOADING, INSTALLING, COPYING, ACCESSING, OR OTHERWISE USING THE PROGRAM , YOU AGREE THAT THE PROGRAM IS COPYRIGHTED AND LICENSED BY IBM CORPORATION, OR ITS AFFILIATE, SOLELY FOR YOUR INTERNAL USE, AND IS NOT SOLD. IF YOU ARE ACCEPTING THESE TERMS ON BEHALF OF ANOTHER PERSON OR A COMPANY OR OTHER LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE FULL AUTHORITY TO BIND THAT PERSON, COMPANY, OR LEGAL ENTITY TO THESE TERMS. IF YOU DO NOT AGREE TO THESE TERMS:
DO NOT DOWNLOAD, INSTALL, COPY, ACCESS, CLICK ON AN "ACCEPT" BUTTON, OR USE THE PROGRAM; AND
PROMPTLY DESTROY ALL COPIES OF THE PROGRAM AND RELATED DOCUMENTATION.
Artifact cics-exec-utils
Group com.ibm.cics
Version 1.0.0
Last update 31. January 2024
Organization not specified
URL Not specified
License L-FJSR-6KDHKS - IBM CICS Transaction Server EXEC Utility Library for Java 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.ibm.cics
Version 1.0.0
Last update 31. January 2024
Organization not specified
URL Not specified
License L-FJSR-6KDHKS - IBM CICS Transaction Server EXEC Utility Library for Java 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
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
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!
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
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!
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
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!
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!
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
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!
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!
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
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!
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!
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
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!
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
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!
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!
Page 6 from 3 (items total 80)