| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.broadinstitute |
| Идентификатор | Идентификаторgatk |
| Версия | Версия4.2.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеGATK4
Development on GATK 4
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| gatk-4.2.1.0.pom | |
| gatk-4.2.1.0.jar | 45 MB |
| gatk-4.2.1.0-sources.jar | 43 MB |
| gatk-4.2.1.0-javadoc.jar | 10 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.broadinstitute/gatk/ -->
<dependency>
<groupId>org.broadinstitute</groupId>
<artifactId>gatk</artifactId>
<version>4.2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadinstitute/gatk/
implementation 'org.broadinstitute:gatk:4.2.1.0'
// https://jarcasting.com/artifacts/org.broadinstitute/gatk/
implementation ("org.broadinstitute:gatk:4.2.1.0")
'org.broadinstitute:gatk:jar:4.2.1.0'
<dependency org="org.broadinstitute" name="gatk" rev="4.2.1.0">
<artifact name="gatk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadinstitute', module='gatk', version='4.2.1.0')
)
libraryDependencies += "org.broadinstitute" % "gatk" % "4.2.1.0"
[org.broadinstitute/gatk "4.2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.28.2 |
| com.google.jimfs : jimfs | jar | 1.1 |