ensembl-rest-client

Java client for the Ensembl REST API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.heuermh.ensemblrestclient
ArtifactId

ArtifactId

ensembl-rest-client
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download ensembl-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client/ -->
<dependency>
    <groupId>com.github.heuermh.ensemblrestclient</groupId>
    <artifactId>ensembl-rest-client</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client/
implementation 'com.github.heuermh.ensemblrestclient:ensembl-rest-client:2.0'
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client/
implementation ("com.github.heuermh.ensemblrestclient:ensembl-rest-client:2.0")
'com.github.heuermh.ensemblrestclient:ensembl-rest-client:jar:2.0'
<dependency org="com.github.heuermh.ensemblrestclient" name="ensembl-rest-client" rev="2.0">
  <artifact name="ensembl-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.ensemblrestclient', module='ensembl-rest-client', version='2.0')
)
libraryDependencies += "com.github.heuermh.ensemblrestclient" % "ensembl-rest-client" % "2.0"
[com.github.heuermh.ensemblrestclient/ensembl-rest-client "2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.4.3
com.google.code.findbugs : jsr305 jar 3.0.0
com.google.guava : guava jar 18.0
com.google.inject : guice jar 3.0
com.squareup.retrofit : retrofit jar 1.7.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
2.0-rc2
2.0-rc1
1.5.1
1.5
1.4
1.3
1.2
1.1.1
1.1
1.0