License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.jakubpas |
ArtifactId | ArtifactIdpardot-api-client |
Version | Version0.1.6 |
Type | Typejar |
Description |
DescriptionPardot API Client
A fluent client for Pardot's API 4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pardot-api-client-0.1.6.pom | |
pardot-api-client-0.1.6.jar | 90 KB |
pardot-api-client-0.1.6-sources.jar | 63 KB |
pardot-api-client-0.1.6-javadoc.jar | 615 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.jakubpas/pardot-api-client/ -->
<dependency>
<groupId>net.jakubpas</groupId>
<artifactId>pardot-api-client</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.jakubpas/pardot-api-client/
implementation 'net.jakubpas:pardot-api-client:0.1.6'
// https://jarcasting.com/artifacts/net.jakubpas/pardot-api-client/
implementation ("net.jakubpas:pardot-api-client:0.1.6")
'net.jakubpas:pardot-api-client:jar:0.1.6'
<dependency org="net.jakubpas" name="pardot-api-client" rev="0.1.6">
<artifact name="pardot-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jakubpas', module='pardot-api-client', version='0.1.6')
)
libraryDependencies += "net.jakubpas" % "pardot-api-client" % "0.1.6"
[net.jakubpas/pardot-api-client "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.0 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.0 |
org.apache.logging.log4j : log4j-api | jar | 2.1 |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.tngtech.java : junit-dataprovider | jar | 1.12.0 |
org.mockito : mockito-all | jar | 1.10.19 |
commons-io : commons-io | jar | 2.5 |