Google Genomics Utils for GATK

Common Java files for Google Genomics integrations with GATK/Picard/HTSJDK

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.google.cloud.genomics
ArtifactId

ArtifactId

gatk-tools-java
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Google Genomics Utils for GATK
Common Java files for Google Genomics integrations with GATK/Picard/HTSJDK
Project Organization

Project Organization

Google

Download gatk-tools-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.cloud.genomics/gatk-tools-java/ -->
<dependency>
    <groupId>com.google.cloud.genomics</groupId>
    <artifactId>gatk-tools-java</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.genomics/gatk-tools-java/
implementation 'com.google.cloud.genomics:gatk-tools-java:1.1'
// https://jarcasting.com/artifacts/com.google.cloud.genomics/gatk-tools-java/
implementation ("com.google.cloud.genomics:gatk-tools-java:1.1")
'com.google.cloud.genomics:gatk-tools-java:jar:1.1'
<dependency org="com.google.cloud.genomics" name="gatk-tools-java" rev="1.1">
  <artifact name="gatk-tools-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.genomics', module='gatk-tools-java', version='1.1')
)
libraryDependencies += "com.google.cloud.genomics" % "gatk-tools-java" % "1.1"
[com.google.cloud.genomics/gatk-tools-java "1.1"]

Dependencies

compile (13)

Group / Artifact Type Version
com.google.api-client : google-api-client jar 1.19.0
com.google.oauth-client : google-oauth-client jar 1.19.0
com.google.oauth-client : google-oauth-client-jetty jar 1.19.0
com.google.oauth-client : google-oauth-client-java6 jar 1.19.0
com.google.http-client : google-http-client jar 1.19.0
com.google.http-client : google-http-client-jackson2 jar 1.19.0
com.google.apis : google-api-services-genomics jar v1beta2-rev9-1.19.0
com.google.cloud.genomics : google-genomics-utils jar v1beta2-0.19
com.github.samtools : htsjdk jar 1.128
com.google.guava : guava jar 18.0
gov.nist.math.jama : gov.nist.math.jama jar 1.1.1
org.reflections : reflections jar 0.9.9
com.beust : jcommander jar 1.35

runtime (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-util jar 6.1.26
javax.servlet : servlet-api jar 2.5

test (3)

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

Project Modules

There are no modules declared in this project.
com.google.cloud.genomics

Google Genomics

Tools for working with the Google Genomics API

Versions

Version
1.1
1.0