License |
License |
---|---|
GroupId | GroupIdorg.utgenome.thirdparty |
ArtifactId | ArtifactIdpicard |
Last Version | Last Version1.102.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpicard
Picard library for manipulating SAM/BAM format data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
picard-1.102.0.pom | |
picard-1.102.0.jar | 1 MB |
picard-1.102.0-sources.jar | 1 MB |
picard-1.102.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.utgenome.thirdparty/picard/ -->
<dependency>
<groupId>org.utgenome.thirdparty</groupId>
<artifactId>picard</artifactId>
<version>1.102.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.utgenome.thirdparty/picard/
implementation 'org.utgenome.thirdparty:picard:1.102.0'
// https://jarcasting.com/artifacts/org.utgenome.thirdparty/picard/
implementation ("org.utgenome.thirdparty:picard:1.102.0")
'org.utgenome.thirdparty:picard:jar:1.102.0'
<dependency org="org.utgenome.thirdparty" name="picard" rev="1.102.0">
<artifact name="picard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.utgenome.thirdparty', module='picard', version='1.102.0')
)
libraryDependencies += "org.utgenome.thirdparty" % "picard" % "1.102.0"
[org.utgenome.thirdparty/picard "1.102.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.4 |
org.xerial.snappy : snappy-java | jar | 1.1.0 |
org.apache.commons : commons-jexl | jar | 2.1.1 |
commons-logging : commons-logging | jar | 1.1.1 |
org.apache.ant : ant-apache-bcel | jar | 1.8.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |