Last Version

Java Pabbly Client 1.1.1

A java client to be used to interact with pabbly.com

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.traverse-tms
ArtifactId

ArtifactId

pabbly-client
Version

Version

1.1.1
Type

Type

jar
Description

Description

Java Pabbly Client
A java client to be used to interact with pabbly.com
Project URL

Project URL

https://github.com/TraverseOSS/pabbly-client
Source Code Management

Source Code Management

https://github.com/TraverseOSS/pabbly-client/tree/master

Download pabbly-client 1.1.1


<!-- https://jarcasting.com/artifacts/com.traverse-tms/pabbly-client/ -->
<dependency>
    <groupId>com.traverse-tms</groupId>
    <artifactId>pabbly-client</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.traverse-tms/pabbly-client/
implementation 'com.traverse-tms:pabbly-client:1.1.1'
// https://jarcasting.com/artifacts/com.traverse-tms/pabbly-client/
implementation ("com.traverse-tms:pabbly-client:1.1.1")
'com.traverse-tms:pabbly-client:jar:1.1.1'
<dependency org="com.traverse-tms" name="pabbly-client" rev="1.1.1">
  <artifact name="pabbly-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.traverse-tms', module='pabbly-client', version='1.1.1')
)
libraryDependencies += "com.traverse-tms" % "pabbly-client" % "1.1.1"
[com.traverse-tms/pabbly-client "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.4
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 2.20.0

Project Modules

There are no modules declared in this project.