jar

io.github.gpr-indevelopment : camara-api-java-client

Maven & Gradle

Jul 20, 2022
1 stars

Câmara API Java client · Biblioteca client para acesso as APIs de dados abertos da Câmara dos Deputados

Table Of Contents

Latest Version

Download io.github.gpr-indevelopment : camara-api-java-client JAR file - Latest Versions:

All Versions

Download io.github.gpr-indevelopment : camara-api-java-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window camara-api-java-client-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.gprindevelopment.exception

├─ io.github.gprindevelopment.exception.CamaraClientStatusException.class - [JAR]

├─ io.github.gprindevelopment.exception.RecursoNaoExisteException.class - [JAR]

├─ io.github.gprindevelopment.exception.RespostaInesperadaException.class - [JAR]

io.github.gprindevelopment.despesas

├─ io.github.gprindevelopment.despesas.ConsultaDespesa.class - [JAR]

├─ io.github.gprindevelopment.despesas.DespesaClient.class - [JAR]

io.github.gprindevelopment.dominio

├─ io.github.gprindevelopment.dominio.Autor.class - [JAR]

├─ io.github.gprindevelopment.dominio.Deputado.class - [JAR]

├─ io.github.gprindevelopment.dominio.Despesa.class - [JAR]

├─ io.github.gprindevelopment.dominio.DetalheVotacao.class - [JAR]

├─ io.github.gprindevelopment.dominio.DetalhesProposicao.class - [JAR]

├─ io.github.gprindevelopment.dominio.Estado.class - [JAR]

├─ io.github.gprindevelopment.dominio.Genero.class - [JAR]

├─ io.github.gprindevelopment.dominio.Legislatura.class - [JAR]

├─ io.github.gprindevelopment.dominio.OrientacaoVoto.class - [JAR]

├─ io.github.gprindevelopment.dominio.Proposicao.class - [JAR]

├─ io.github.gprindevelopment.dominio.StatusProposicao.class - [JAR]

├─ io.github.gprindevelopment.dominio.TramitacaoProposicao.class - [JAR]

├─ io.github.gprindevelopment.dominio.Votacao.class - [JAR]

├─ io.github.gprindevelopment.dominio.Voto.class - [JAR]

io.github.gprindevelopment.deputados

├─ io.github.gprindevelopment.deputados.ConsultaDeputado.class - [JAR]

├─ io.github.gprindevelopment.deputados.DeputadoClient.class - [JAR]

io.github.gprindevelopment.json

├─ io.github.gprindevelopment.json.DeputadoDeserializer.class - [JAR]

├─ io.github.gprindevelopment.json.GsonSingleton.class - [JAR]

├─ io.github.gprindevelopment.json.LocalDateDeserializer.class - [JAR]

├─ io.github.gprindevelopment.json.LocalDateTimeDeserializer.class - [JAR]

io.github.gprindevelopment.http

├─ io.github.gprindevelopment.http.CamaraClient.class - [JAR]

├─ io.github.gprindevelopment.http.ConstantesApiCamara.class - [JAR]

├─ io.github.gprindevelopment.http.Consulta.class - [JAR]

├─ io.github.gprindevelopment.http.ConsultaBuilder.class - [JAR]

├─ io.github.gprindevelopment.http.ModoValidacao.class - [JAR]

├─ io.github.gprindevelopment.http.Ordem.class - [JAR]

├─ io.github.gprindevelopment.http.Pagina.class - [JAR]

├─ io.github.gprindevelopment.http.RequisicaoBuilder.class - [JAR]

├─ io.github.gprindevelopment.http.RespostaCamara.class - [JAR]

io.github.gprindevelopment.legislaturas

├─ io.github.gprindevelopment.legislaturas.LegislaturaClient.class - [JAR]

io.github.gprindevelopment.proposicoes

├─ io.github.gprindevelopment.proposicoes.ConsultaProposicao.class - [JAR]

├─ io.github.gprindevelopment.proposicoes.ConsultaTramitacao.class - [JAR]

├─ io.github.gprindevelopment.proposicoes.ProposicaoClient.class - [JAR]

io.github.gprindevelopment.votacoes

├─ io.github.gprindevelopment.votacoes.ConsultaVotacao.class - [JAR]

├─ io.github.gprindevelopment.votacoes.VotacaoClient.class - [JAR]