| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.springml |
| Идентификатор | Идентификаторmarketo-rest-client |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmarketo-rest-client
Java client for Marketo Lead Database REST API
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| marketo-rest-client-1.0.0.pom | |
| marketo-rest-client-1.0.0.jar | 15 KB |
| marketo-rest-client-1.0.0-sources.jar | 8 KB |
| marketo-rest-client-1.0.0-javadoc.jar | 85 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.springml/marketo-rest-client/ -->
<dependency>
<groupId>com.springml</groupId>
<artifactId>marketo-rest-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.springml/marketo-rest-client/
implementation 'com.springml:marketo-rest-client:1.0.0'
// https://jarcasting.com/artifacts/com.springml/marketo-rest-client/
implementation ("com.springml:marketo-rest-client:1.0.0")
'com.springml:marketo-rest-client:jar:1.0.0'
<dependency org="com.springml" name="marketo-rest-client" rev="1.0.0">
<artifact name="marketo-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.springml', module='marketo-rest-client', version='1.0.0')
)
libraryDependencies += "com.springml" % "marketo-rest-client" % "1.0.0"
[com.springml/marketo-rest-client "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.apache.httpcomponents : httpclient | jar | 4.5.2 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-io : commons-io | jar | 2.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.4.3 |