jar

io.github.11904212 : planetarycomputer-client

Maven & Gradle

Feb 01, 2023
0 stars

PlanetaryComputer Client · A Java client for interacting with the Microsoft Planetary Computer

Table Of Contents

Latest Version

Download io.github.11904212 : planetarycomputer-client JAR file - Latest Versions:

All Versions

Download io.github.11904212 : planetarycomputer-client JAR file - All Versions:

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

io.github11904212.pcc.dto

├─ io.github11904212.pcc.dto.PCClientConfig.class - [JAR]

├─ io.github11904212.pcc.dto.SasToken.class - [JAR]

io.github11904212.pcc.impl

├─ io.github11904212.pcc.impl.PCClientImpl.class - [JAR]

├─ io.github11904212.pcc.impl.ResourceSigner.class - [JAR]

├─ io.github11904212.pcc.impl.SignedAssetImpl.class - [JAR]

├─ io.github11904212.pcc.impl.SignedLink.class - [JAR]

├─ io.github11904212.pcc.impl.TokenManager.class - [JAR]

io.github11904212.pcc

├─ io.github11904212.pcc.PlanetaryComputerClient.class - [JAR]

├─ io.github11904212.pcc.SignedAsset.class - [JAR]

io.github11904212.pcc.exceptions

├─ io.github11904212.pcc.exceptions.MalformedConfigurationException.class - [JAR]