License |
License |
---|---|
Categories |
CategoriesGoogle Cloud Container PaaS Providers |
GroupId | GroupIdorg.broadinstitute |
ArtifactId | ArtifactIdgoogle-cloud-nio-GATK4-custom-patch |
Last Version | Last Version0.20.5-alpha-GCS-RETRY-FIX |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Cloud NIO
FileSystemProvider for Java NIO to access Google Cloud Storage transparently.
|
Project Organization |
Project OrganizationGoogle |
<!-- https://jarcasting.com/artifacts/org.broadinstitute/google-cloud-nio-GATK4-custom-patch/ -->
<dependency>
<groupId>org.broadinstitute</groupId>
<artifactId>google-cloud-nio-GATK4-custom-patch</artifactId>
<version>0.20.5-alpha-GCS-RETRY-FIX</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadinstitute/google-cloud-nio-GATK4-custom-patch/
implementation 'org.broadinstitute:google-cloud-nio-GATK4-custom-patch:0.20.5-alpha-GCS-RETRY-FIX'
// https://jarcasting.com/artifacts/org.broadinstitute/google-cloud-nio-GATK4-custom-patch/
implementation ("org.broadinstitute:google-cloud-nio-GATK4-custom-patch:0.20.5-alpha-GCS-RETRY-FIX")
'org.broadinstitute:google-cloud-nio-GATK4-custom-patch:jar:0.20.5-alpha-GCS-RETRY-FIX'
<dependency org="org.broadinstitute" name="google-cloud-nio-GATK4-custom-patch" rev="0.20.5-alpha-GCS-RETRY-FIX">
<artifact name="google-cloud-nio-GATK4-custom-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadinstitute', module='google-cloud-nio-GATK4-custom-patch', version='0.20.5-alpha-GCS-RETRY-FIX')
)
libraryDependencies += "org.broadinstitute" % "google-cloud-nio-GATK4-custom-patch" % "0.20.5-alpha-GCS-RETRY-FIX"
[org.broadinstitute/google-cloud-nio-GATK4-custom-patch "0.20.5-alpha-GCS-RETRY-FIX"]
Group / Artifact | Type | Version |
---|---|---|
com.google.cloud : google-cloud-storage | jar | 1.2.3 |
com.google.guava : guava | jar | 20.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service Optional | jar | 1.0-rc3 |
com.google.auto.value : auto-value | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.guava : guava-testlib | jar | 20.0 |
com.google.truth : truth | jar | 0.27 |
org.mockito : mockito-core | jar | 1.9.5 |