Last Version

avs-client 1.0.0

This is Java bases client library for using snapcx address validation and correction webservice. You can subscribe to tracking webservice (REST based and JSON payload) at https://snapcx.io/pricing. Also read more about this webservice at https://snapcx.io/addressValidation. Before using this client, you can check your api key using API explorer, running at https://snapcx.io/addressValidationAPI

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.snapcx
ArtifactId

ArtifactId

avs-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

avs-client
This is Java bases client library for using snapcx address validation and correction webservice. You can subscribe to tracking webservice (REST based and JSON payload) at https://snapcx.io/pricing. Also read more about this webservice at https://snapcx.io/addressValidation. Before using this client, you can check your api key using API explorer, running at https://snapcx.io/addressValidationAPI
Project URL

Project URL

https://github.com/snapcx/avs-client
Project Organization

Project Organization

JFrameworks.com, LLC
Source Code Management

Source Code Management

https://github.com/snapcx/avs-client

Download avs-client 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.9
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.glassfish.jersey.media : jersey-media-multipart jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.2
com.fasterxml.jackson.core : jackson-core jar 2.7.5
com.fasterxml.jackson.core : jackson-annotations jar 2.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.7.5
joda-time : joda-time jar 2.9.4
com.brsanthu : migbase64 jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.