bitpay-light

Light implementation of the BitPay Payment Gateway. This library implements BitPay's Cryptographically Secure RESTful API.

Лицензия

Лицензия

Группа

Группа

com.bitpay
Идентификатор

Идентификатор

bitpay_sdk_light
Последняя версия

Последняя версия

1.6.2004
Дата

Дата

Тип

Тип

jar
Описание

Описание

bitpay-light
Light implementation of the BitPay Payment Gateway. This library implements BitPay's Cryptographically Secure RESTful API.
Ссылка на сайт

Ссылка на сайт

https://bitpay.com/
Организация-разработчик

Организация-разработчик

BitPay
Система контроля версий

Система контроля версий

https://github.com/bitpay/java-bitpay-light-client

Скачать bitpay_sdk_light

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/ -->
<dependency>
    <groupId>com.bitpay</groupId>
    <artifactId>bitpay_sdk_light</artifactId>
    <version>1.6.2004</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation 'com.bitpay:bitpay_sdk_light:1.6.2004'
// https://jarcasting.com/artifacts/com.bitpay/bitpay_sdk_light/
implementation ("com.bitpay:bitpay_sdk_light:1.6.2004")
'com.bitpay:bitpay_sdk_light:jar:1.6.2004'
<dependency org="com.bitpay" name="bitpay_sdk_light" rev="1.6.2004">
  <artifact name="bitpay_sdk_light" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitpay', module='bitpay_sdk_light', version='1.6.2004')
)
libraryDependencies += "com.bitpay" % "bitpay_sdk_light" % "1.6.2004"
[com.bitpay/bitpay_sdk_light "1.6.2004"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpmime jar 4.5.9
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1
junit : junit jar 4.13-beta-3

Модули Проекта

Данный проект не имеет модулей.

BitPay Java light client

License

Light implementation of the client for the BitPay's Cryptographically Secure RESTful API.

Getting Started

To get up and running with our Java library quickly, follow The GUIDE

Support

Contribute

To contribute to this project, please fork and submit a pull request.

License

MIT License

Copyright (c) 2019 BitPay

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

com.bitpay

BitPay

Версии библиотеки

Версия
1.6.2004
1.5.2004
1.3.1912