| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.heuermh.ensemblrestclient |
| ArtifactId | ArtifactIdensembl-rest-client-multimodule |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionensembl-rest-client-multimodule
Multimodule build for the ensembl-rest-client project.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ensembl-rest-client-multimodule-2.0.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-multimodule/ -->
<dependency>
<groupId>com.github.heuermh.ensemblrestclient</groupId>
<artifactId>ensembl-rest-client-multimodule</artifactId>
<version>2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-multimodule/
implementation 'com.github.heuermh.ensemblrestclient:ensembl-rest-client-multimodule:2.0'
// https://jarcasting.com/artifacts/com.github.heuermh.ensemblrestclient/ensembl-rest-client-multimodule/
implementation ("com.github.heuermh.ensemblrestclient:ensembl-rest-client-multimodule:2.0")
'com.github.heuermh.ensemblrestclient:ensembl-rest-client-multimodule:pom:2.0'
<dependency org="com.github.heuermh.ensemblrestclient" name="ensembl-rest-client-multimodule" rev="2.0">
<artifact name="ensembl-rest-client-multimodule" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.heuermh.ensemblrestclient', module='ensembl-rest-client-multimodule', version='2.0')
)
libraryDependencies += "com.github.heuermh.ensemblrestclient" % "ensembl-rest-client-multimodule" % "2.0"
[com.github.heuermh.ensemblrestclient/ensembl-rest-client-multimodule "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
| com.google.guava : guava | jar | 18.0 |
| com.google.inject : guice | jar | 3.0 |
| com.squareup.retrofit : retrofit | jar | 1.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.8 |