OpenStates Client

RESTful Java Client for OpenStates API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openstates
ArtifactId

ArtifactId

openstates-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

OpenStates Client
RESTful Java Client for OpenStates API
Project URL

Project URL

http://openstates.org

Download openstates-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0