ViaCEP Java API

Java API to access ViaCEP webservices

License

License

GroupId

GroupId

com.github.gilberto-torrezan
ArtifactId

ArtifactId

viacep
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ViaCEP Java API
Java API to access ViaCEP webservices
Project URL

Project URL

https://github.com/gilberto-torrezan/viacep

Download viacep

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.6.3

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0
org.fusesource.restygwt : restygwt jar 2.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0