jar

com.zavtech : morpheus-worldbank

Maven & Gradle

Jan 07, 2018
1 stars

Morpheus-Worldbank · The World Bank data adapter for Morpheus data science library

Table Of Contents

Latest Version

Download com.zavtech : morpheus-worldbank JAR file - Latest Versions:

All Versions

Download com.zavtech : morpheus-worldbank JAR file - All Versions:

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

com.zavtech.morpheus.wb.source

├─ com.zavtech.morpheus.wb.source.WBCatalogSource.class - [JAR]

├─ com.zavtech.morpheus.wb.source.WBClimateSource.class - [JAR]

├─ com.zavtech.morpheus.wb.source.WBCountrySource.class - [JAR]

├─ com.zavtech.morpheus.wb.source.WBIndicatorSource.class - [JAR]

com.zavtech.morpheus.wb.entity

├─ com.zavtech.morpheus.wb.entity.WBCatalog.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBCity.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBCountry.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBIncomeLevel.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBIndicator.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBLendingType.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBRegion.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBSource.class - [JAR]

├─ com.zavtech.morpheus.wb.entity.WBTopic.class - [JAR]

com.zavtech.morpheus.wb.climate

├─ com.zavtech.morpheus.wb.climate.WBClimate.class - [JAR]

├─ com.zavtech.morpheus.wb.climate.WBClimateKey.class - [JAR]

com.zavtech.morpheus.wb

├─ com.zavtech.morpheus.wb.WBException.class - [JAR]

├─ com.zavtech.morpheus.wb.WBHeader.class - [JAR]

├─ com.zavtech.morpheus.wb.WBLoader.class - [JAR]

├─ com.zavtech.morpheus.wb.WBResponse.class - [JAR]

Advertisement