Last Version

Pardot API Client 0.1.6

A fluent client for Pardot's API 4

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.jakubpas
ArtifactId

ArtifactId

pardot-api-client
Version

Version

0.1.6
Type

Type

jar
Description

Description

Pardot API Client
A fluent client for Pardot's API 4
Project URL

Project URL

https://github.com/jakubpas/pardot-java-client.git
Source Code Management

Source Code Management

https://github.com/jakubpas/pardot-java-client

Download pardot-api-client 0.1.6


<!-- 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"]

Dependencies

compile (9)

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

test (4)

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

Project Modules

There are no modules declared in this project.