Stripe Service Facade

This service exposes a Java API (based on the rich, Stripe API) provided by the Stripe Payment Gateway to support the most commonly used functionality.

Категории

Категории

Stripe Прикладные библиотеки Financial
Группа

Группа

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

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

stripe-service
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Stripe Service Facade
This service exposes a Java API (based on the rich, Stripe API) provided by the Stripe Payment Gateway to support the most commonly used functionality.

Скачать stripe-service

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar ${slf4j.version}
ch.qos.logback : logback-classic jar ${logback.version}
ch.qos.logback : logback-core jar ${logback.version}
commons-lang : commons-lang jar ${common-lang.version}
com.stripe : stripe-java jar ${stripe.version}
org.projectlombok : lombok jar ${lombok.version}
org.projectlombok : lombok-utils jar ${lombok.version}
junit : junit jar ${junit.version}

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

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

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

Версия
1.0.2
1.0.1
1.0.0