Collact Capture SDK

The Java SDK for interfacing with Collact's Capture API

License

License

GroupId

GroupId

br.com.collact
ArtifactId

ArtifactId

collact-sdk-capture
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Collact Capture SDK
The Java SDK for interfacing with Collact's Capture API
Project URL

Project URL

https://www.collact.com.br
Source Code Management

Source Code Management

https://bitbucket.org/collact-dt/collact-capture-sdk-java

Download collact-sdk-capture

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.collact/collact-sdk-capture/ -->
<dependency>
    <groupId>br.com.collact</groupId>
    <artifactId>collact-sdk-capture</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.collact/collact-sdk-capture/
implementation 'br.com.collact:collact-sdk-capture:0.0.2'
// https://jarcasting.com/artifacts/br.com.collact/collact-sdk-capture/
implementation ("br.com.collact:collact-sdk-capture:0.0.2")
'br.com.collact:collact-sdk-capture:jar:0.0.2'
<dependency org="br.com.collact" name="collact-sdk-capture" rev="0.0.2">
  <artifact name="collact-sdk-capture" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.collact', module='collact-sdk-capture', version='0.0.2')
)
libraryDependencies += "br.com.collact" % "collact-sdk-capture" % "0.0.2"
[br.com.collact/collact-sdk-capture "0.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.9
org.projectlombok : lombok jar 1.18.8
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
com.github.tomakehurst : wiremock-jre8 jar 2.33.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1