| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.darksci |
| ArtifactId | ArtifactIdpardot-api-client |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPardot API Client
A fluent client for Pardot's API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pardot-api-client-4.0.0.pom | |
| pardot-api-client-4.0.0.jar | 226 KB |
| pardot-api-client-4.0.0-sources.jar | 277 KB |
| pardot-api-client-4.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.darksci/pardot-api-client/ -->
<dependency>
<groupId>com.darksci</groupId>
<artifactId>pardot-api-client</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.darksci/pardot-api-client/
implementation 'com.darksci:pardot-api-client:4.0.0'
// https://jarcasting.com/artifacts/com.darksci/pardot-api-client/
implementation ("com.darksci:pardot-api-client:4.0.0")
'com.darksci:pardot-api-client:jar:4.0.0'
<dependency org="com.darksci" name="pardot-api-client" rev="4.0.0">
<artifact name="pardot-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.darksci', module='pardot-api-client', version='4.0.0')
)
libraryDependencies += "com.darksci" % "pardot-api-client" % "4.0.0"
[com.darksci/pardot-api-client "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.11.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.11.4 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.tngtech.java : junit-dataprovider | jar | 1.13.1 |
| org.mockito : mockito-all | jar | 1.10.19 |
| commons-io : commons-io | jar | 2.9.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |