MVN

org.utgenome.thirdparty : picard

Maven & Gradle

Nov 05, 2013
10 usages
6 stars

picard · Picard library for manipulating SAM/BAM format data

<dependency>
    <groupId>org.utgenome.thirdparty</groupId>
    <artifactId>picard</artifactId>
    <version>1.102.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.utgenome.thirdparty : picard to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.102.0

All Versions

Choose a version of org.utgenome.thirdparty : picard to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.86.x
picard-1.86.0
1.102.x
picard-1.102.0
1.101.x
picard-1.101.0
1.86p
picard-1.86p

How to add a dependency to Maven

Add the following org.utgenome.thirdparty : picard maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.utgenome.thirdparty</groupId>
    <artifactId>picard</artifactId>
    <version>1.102.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.utgenome.thirdparty : picard gradle dependency to your build.gradle file:

implementation 'org.utgenome.thirdparty:picard:1.102.0'

Gradle Kotlin DSL: Add the following org.utgenome.thirdparty : picard gradle kotlin dependency to your build.gradle.kts file:

implementation("org.utgenome.thirdparty:picard:1.102.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.utgenome.thirdparty : picard sbt scala dependency to your build.sbt file:

libraryDependencies += "org.utgenome.thirdparty" % "picard" % "1.102.0"

Advertisement

Dependencies from Group

Nov 05, 2013
10 usages
6 stars

Discover Dependencies

Jun 02, 2015
4 usages
98 stars
Sep 19, 2019
6 usages
69 stars
May 03, 2020
1 usages
0 stars
Feb 27, 2015
6 usages
0 stars
Aug 09, 2023
15 usages
1.5k stars
cli
Jun 08, 2015
7 usages
0 stars
Aug 22, 2023
20 usages
1k stars
Jun 07, 2021
7 usages
0 stars
Oct 11, 2016
8 usages
50 stars