jar

org.ojbc.bundles.utilities : socrata-open-data-utility

Maven & Gradle

Apr 28, 2020
8 stars

OJB :: socrata-open-data-utility :: utilities

Table Of Contents

Latest Version

Download org.ojbc.bundles.utilities : socrata-open-data-utility JAR file - Latest Versions:

All Versions

Download org.ojbc.bundles.utilities : socrata-open-data-utility 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 socrata-open-data-utility-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ojbc.utilities.opendata.dao.model

├─ org.ojbc.utilities.opendata.dao.model.Charge.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.model.IncidentArrest.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.model.IncidentType.class - [JAR]

org.ojbc.utilities.opendata.processor

├─ org.ojbc.utilities.opendata.processor.IncrementalUpdateUtilityProcessor.class - [JAR]

├─ org.ojbc.utilities.opendata.processor.OpenDataUtilityProcessor.class - [JAR]

├─ org.ojbc.utilities.opendata.processor.OpenDataUtils.class - [JAR]

org.ojbc.utilities.opendata.dao

├─ org.ojbc.utilities.opendata.dao.ChargeRowMapper.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.CsvExtractManager.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.DaoUtils.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.IncidentArrestRowMapper.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.IncidentTypeRowMapper.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.OpenDataDAO.class - [JAR]

├─ org.ojbc.utilities.opendata.dao.OpenDataDAOImpl.class - [JAR]