jar

org.openstates : openstates-bulk

Maven & Gradle

Jul 09, 2014
0 stars

OpenStates Bulk · Bulk Data Loader for OpenStates API

Table Of Contents

Latest Version

Download org.openstates : openstates-bulk JAR file - Latest Versions:

All Versions

Download org.openstates : openstates-bulk JAR file - All Versions:

Version Vulnerabilities Size Updated
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 openstates-bulk-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openstates.bulkdata

├─ org.openstates.bulkdata.BulkData.class - [JAR]

├─ org.openstates.bulkdata.BulkDataUtils.class - [JAR]

├─ org.openstates.bulkdata.LoadBulkData.class - [JAR]

examples

├─ examples.LoadState.class - [JAR]

org.openstates.model

├─ org.openstates.model.Bills.class - [JAR]

├─ org.openstates.model.Committees.class - [JAR]

├─ org.openstates.model.Legislators.class - [JAR]

Advertisement