| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tfoxcroft |
| Идентификатор | Идентификаторrecurly-integration-library |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеRecurly Integration Library
Client library for integrating with Recurly's RecurlyJS and Rest API
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.tfoxcroft/recurly-integration-library/ -->
<dependency>
<groupId>com.github.tfoxcroft</groupId>
<artifactId>recurly-integration-library</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tfoxcroft/recurly-integration-library/
implementation 'com.github.tfoxcroft:recurly-integration-library:2.2.0'
// https://jarcasting.com/artifacts/com.github.tfoxcroft/recurly-integration-library/
implementation ("com.github.tfoxcroft:recurly-integration-library:2.2.0")
'com.github.tfoxcroft:recurly-integration-library:jar:2.2.0'
<dependency org="com.github.tfoxcroft" name="recurly-integration-library" rev="2.2.0">
<artifact name="recurly-integration-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tfoxcroft', module='recurly-integration-library', version='2.2.0')
)
libraryDependencies += "com.github.tfoxcroft" % "recurly-integration-library" % "2.2.0"
[com.github.tfoxcroft/recurly-integration-library "2.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.httpcomponents : httpclient | jar | 4.2.1 |
| org.springframework : spring-web | jar | 3.2.0.RELEASE |
| org.springframework : spring-oxm | jar | 3.2.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |