| License |
License |
|---|---|
| GroupId | GroupIdorg.nmdp.gl |
| ArtifactId | ArtifactIdgl-liftover-service |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongl-liftover-service
Genotype list liftover service.
|
| Filename | Size |
|---|---|
| gl-liftover-service-1.0.pom | |
| gl-liftover-service-1.0.jar | 207 KB |
| gl-liftover-service-1.0-sources.jar | 204 KB |
| gl-liftover-service-1.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nmdp.gl/gl-liftover-service/ -->
<dependency>
<groupId>org.nmdp.gl</groupId>
<artifactId>gl-liftover-service</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-liftover-service/
implementation 'org.nmdp.gl:gl-liftover-service:1.0'
// https://jarcasting.com/artifacts/org.nmdp.gl/gl-liftover-service/
implementation ("org.nmdp.gl:gl-liftover-service:1.0")
'org.nmdp.gl:gl-liftover-service:jar:1.0'
<dependency org="org.nmdp.gl" name="gl-liftover-service" rev="1.0">
<artifact name="gl-liftover-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.gl', module='gl-liftover-service', version='1.0')
)
libraryDependencies += "org.nmdp.gl" % "gl-liftover-service" % "1.0"
[org.nmdp.gl/gl-liftover-service "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.3 |
| com.google.guava : guava | jar | 18.0 |
| org.nmdp.gl : gl-client | jar | 1.0 |
| org.nmdp.gl : gl-core | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |