jar

org.rcsb : rcsb-idmapper-client

Maven & Gradle

May 15, 2024
0 stars

RCSB ID Mapper Java Client · ID Mapper service API client library for Java

Table Of Contents

Latest Version

Download org.rcsb : rcsb-idmapper-client JAR file - Latest Versions:

All Versions

Download org.rcsb : rcsb-idmapper-client JAR file - All Versions:

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

org.rcsb.idmapper.client

├─ org.rcsb.idmapper.client.AllHttpTransport.class - [JAR]

├─ org.rcsb.idmapper.client.HttpTransport.class - [JAR]

├─ org.rcsb.idmapper.client.IdMapperClient.class - [JAR]

├─ org.rcsb.idmapper.client.IdMapperHttpClient.class - [JAR]

├─ org.rcsb.idmapper.client.IdMapperRSocketClient.class - [JAR]

├─ org.rcsb.idmapper.client.JsonMapper.class - [JAR]

├─ org.rcsb.idmapper.client.TranslateClient.class - [JAR]

├─ org.rcsb.idmapper.client.TranslateHttpTransport.class - [JAR]

├─ org.rcsb.idmapper.client.Transport.class - [JAR]

org.rcsb.idmapper.output

├─ org.rcsb.idmapper.output.AllOutput.class - [JAR]

├─ org.rcsb.idmapper.output.Output.class - [JAR]

├─ org.rcsb.idmapper.output.TranslateOutput.class - [JAR]

org.rcsb.idmapper.input

├─ org.rcsb.idmapper.input.AllInput.class - [JAR]

├─ org.rcsb.idmapper.input.GroupInput.class - [JAR]

├─ org.rcsb.idmapper.input.Input.class - [JAR]

├─ org.rcsb.idmapper.input.TranslateInput.class - [JAR]

Advertisement