jar

com.github.heuermh.ensemblrestclient : ensembl-rest-client

Maven & Gradle

Apr 07, 2015
1 usages
3 stars

ensembl-rest-client · Java client for the Ensembl REST API.

Table Of Contents

Latest Version

Download com.github.heuermh.ensemblrestclient : ensembl-rest-client JAR file - Latest Versions:

All Versions

Download com.github.heuermh.ensemblrestclient : ensembl-rest-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.5.x
1.5
1.4
1.3
1.2
1.1.x
1.1
1.0

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 ensembl-rest-client-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.heuermh.ensemblrestclient

├─ com.github.heuermh.ensemblrestclient.ArchiveService.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.ArchivedSequence.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.EndpointURL.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.EnsemblRestClientErrorHandler.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.EnsemblRestClientException.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.EnsemblRestClientFactory.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.EnsemblRestClientModule.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.JacksonArchivedSequenceConverter.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.JacksonLookupConverter.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.JacksonOverlapConverter.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.JacksonSequenceConverter.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.JacksonVariationConverter.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.Location.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.Lookup.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.LookupService.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.OverlapService.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.Sequence.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.SequenceService.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.TranscriptConsequences.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.Variation.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.VariationConsequences.class - [JAR]

├─ com.github.heuermh.ensemblrestclient.VariationService.class - [JAR]