Last Version

Loqate Java Client 1.0.7

Java client that uses the Loqate cloud address API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

loqate-client
Version

Version

1.0.7
Type

Type

jar
Description

Description

Loqate Java Client
Java client that uses the Loqate cloud address API
Project URL

Project URL

http://www.lindar.com/
Source Code Management

Source Code Management

https://github.com/lindar-open/loqate-client.git

Download loqate-client 1.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.lindar : acolyte jar 1.4.3
org.projectlombok : lombok jar 1.18.12
com.lindar : well-rested-client jar 1.7.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.0.0
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.