| License |
License |
|---|---|
| GroupId | GroupIdcom.google.cloud.genomics |
| ArtifactId | ArtifactIdgoogle-genomics-utils |
| Last Version | Last Version0.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogle Genomics Utils
Common Java files for Google Genomics integrations.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.google.cloud.genomics/google-genomics-utils/ -->
<dependency>
<groupId>com.google.cloud.genomics</groupId>
<artifactId>google-genomics-utils</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud.genomics/google-genomics-utils/
implementation 'com.google.cloud.genomics:google-genomics-utils:0.18'
// https://jarcasting.com/artifacts/com.google.cloud.genomics/google-genomics-utils/
implementation ("com.google.cloud.genomics:google-genomics-utils:0.18")
'com.google.cloud.genomics:google-genomics-utils:jar:0.18'
<dependency org="com.google.cloud.genomics" name="google-genomics-utils" rev="0.18">
<artifact name="google-genomics-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud.genomics', module='google-genomics-utils', version='0.18')
)
libraryDependencies += "com.google.cloud.genomics" % "google-genomics-utils" % "0.18"
[com.google.cloud.genomics/google-genomics-utils "0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| com.google.api-client : google-api-client-java6 | jar | 1.19.0 |
| com.google.apis : google-api-services-genomics | jar | v1beta-rev46-1.19.0 |
| com.google.http-client : google-http-client-jackson2 | jar | 1.19.0 |
| com.google.oauth-client : google-oauth-client-jetty | jar | 1.19.0 |
| org.utgenome.thirdparty : picard | jar | 1.102.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.8 |